diff options
author | Rafael Garcia-Suarez <rgs@consttype.org> | 2009-10-05 13:53:00 +0200 |
---|---|---|
committer | Rafael Garcia-Suarez <rgs@consttype.org> | 2009-10-05 14:04:21 +0200 |
commit | 30eb83e14adc33b610414ff28fab0f8316c1fba7 (patch) | |
tree | f4d0edefb1284b062badd6de62b38082495508ee /MANIFEST | |
parent | b2680017d861a93d2d51b07bce2f1731086bc8c3 (diff) | |
download | perl-30eb83e14adc33b610414ff28fab0f8316c1fba7.tar.gz |
Upgrade File::Path to 2.08 (and add taint.t test)
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1044,6 +1044,7 @@ cpan/File-Fetch/lib/File/Fetch.pm File::Fetch cpan/File-Fetch/t/01_File-Fetch.t File::Fetch tests cpan/File-Path/lib/File/Path.pm Do things like 'mkdir -p' and 'rm -r' cpan/File-Path/t/Path.t See if File::Path works +cpan/File-Path/t/taint.t See if File::Path works with -T cpan/File-Temp/t/cmp.t See if File::Temp works cpan/File-Temp/Temp.pm create safe temporary files and file handles cpan/File-Temp/t/fork.t See if File::Temp works |