|
What this is
Other links
The source code
#!./perl
$skip_amp = 1;
for $file ('./op/regexp.t', './t/op/regexp.t', ':op:regexp.t') {
if (-r $file) {
do $file;
exit;
}
}
die "Cannot find ./op/regexp.t or ./t/op/regexp.t\n";
|
Copyright 1998-2008 Alvin Alexander
All Rights Reserved.
devdaily.com is based in louisville, kentucky, and this web site is hosted by godaddy.com