summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgs@consttype.org>2009-10-05 13:53:00 +0200
committerRafael Garcia-Suarez <rgs@consttype.org>2009-10-05 14:04:21 +0200
commit30eb83e14adc33b610414ff28fab0f8316c1fba7 (patch)
treef4d0edefb1284b062badd6de62b38082495508ee /MANIFEST
parentb2680017d861a93d2d51b07bce2f1731086bc8c3 (diff)
downloadperl-30eb83e14adc33b610414ff28fab0f8316c1fba7.tar.gz
Upgrade File::Path to 2.08 (and add taint.t test)
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 9eaaf67a92..fb684bfe24 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -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