diff options
author | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2007-03-03 09:29:37 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2007-03-03 09:29:37 +0000 |
commit | 7dfde25db661bada3e1f19c61513f0bac481ca05 (patch) | |
tree | 7c2c5eb16aba099a3c25f64ee5262b27c394580a /MANIFEST | |
parent | db7bf7291a2d4c87f0ded67aeafc51c0a18c2fcd (diff) | |
download | perl-7dfde25db661bada3e1f19c61513f0bac481ca05.tar.gz |
Make use VERSION also load feature.pm
p4raw-id: //depot/perl@30446
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3391,6 +3391,7 @@ t/lib/dprof/test8_t Perl code profiler tests t/lib/dprof/test8_v Perl code profiler tests t/lib/dprof/V.pm Perl code profiler tests t/lib/feature/err Tests for enabling/disabling err feature +t/lib/feature/implicit Tests for implicit loading of feature.pm t/lib/feature/nonesuch Tests for enabling/disabling nonexistent feature t/lib/feature/say Tests for enabling/disabling say feature t/lib/feature/switch Tests for enabling/disabling switch feature |