projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
6dc4e5c
)
I was fooled for a while, somebody else might be too.
Jarkko Hietaniemi [Thu, 4 Apr 2002 22:28:10 +0000 (22:28 +0000)]
p4raw-id: //depot/perl@15736
t/test.pl
patch
|
blob
|
blame
|
history
diff --git
a/t/test.pl
b/t/test.pl
index
debce6e
..
877e5a6
100644
(file)
--- a/
t/test.pl
+++ b/
t/test.pl
@@
-401,6
+401,7
@@
sub runperl {
return $result;
}
+*run_perl = \&runperl; # Nice alias.
sub DIE {
print STDERR "# @_\n";