diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2002-01-17 14:39:20 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2002-01-17 14:39:20 +0000 |
commit | f5cda3312a6c23399b23c70aea893ce8a70c7d94 (patch) | |
tree | a2532196803c25619c07f71ec2c72b94769c0936 /MANIFEST | |
parent | d0ed03428d5c265b5f17dcb8cb932ac6647a5705 (diff) | |
download | perl-f5cda3312a6c23399b23c70aea893ce8a70c7d94.tar.gz |
Rename kill_perl to fresh_perl; replace fresh_perl()
with fresh_perl_is() and fresh_perl_like().
p4raw-id: //depot/perl@14309
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2343,7 +2343,7 @@ t/pod/testpchk.pl Module to test Pod::Checker for a given file t/pod/testpods/lib/Pod/Stuff.pm Sample data for find.t t/README Instructions for regression tests t/run/exit.t Test perl's exit status. -t/run/kill_perl.t Tests that kill perl. +t/run/fresh_perl.t Tests that require a fresh perl. t/run/noswitch.t Test aliasing ARGV for other switch tests t/run/runenv.t Test if perl honors its environment variables. t/run/switcha.t Test the -a switch |