This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ccbcc28
)
Enhance runperl doc to mention its return value
author
Smylers
<Smylers@stripey.com>
Fri, 6 Sep 2013 09:37:29 +0000
(10:37 +0100)
committer
Father Chrysostomos
<sprout@cpan.org>
Tue, 10 Sep 2013 15:43:13 +0000
(08:43 -0700)
t/test.pl
patch
|
blob
|
blame
|
history
diff --git
a/t/test.pl
b/t/test.pl
index
cdd72ea
..
5b1ee18
100644
(file)
--- a/
t/test.pl
+++ b/
t/test.pl
@@
-548,7
+548,7
@@
USE_OK
}
}
-# runperl - Runs a separate perl interpreter.
+# runperl - Runs a separate perl interpreter
and returns its output
.
# Arguments :
# switches => [ command-line switches ]
# nolib => 1 # don't use -I../lib (included by default)