summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorChris Williams <chris@bingosnet.co.uk>2010-01-13 13:30:52 +0000
committerChris Williams <chris@bingosnet.co.uk>2010-01-13 13:30:52 +0000
commit16610ad906328dde8c0ce186f28478759b0d03ba (patch)
treeebab96c5ff4dc164b95ddba28a062486a6d85c22 /MANIFEST
parent73afaec9a8c17d03643a56b3842448c172a26285 (diff)
downloadperl-16610ad906328dde8c0ce186f28478759b0d03ba.tar.gz
Update File-Fetch to CPAN version 0.24
Changes for 0.24 Wed Jan 6 23:32:19 2010 ================================================= * Applied a patch from brian d foy RT #53427 that makes new() respect sub-classes.
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 83a6f6bc16..bae7398612 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1053,6 +1053,7 @@ cpan/ExtUtils-ParseXS/t/XSUsage.pm ExtUtils::ParseXS tests
cpan/ExtUtils-ParseXS/t/XSUsage.xs ExtUtils::ParseXS tests
cpan/File-Fetch/lib/File/Fetch.pm File::Fetch
cpan/File-Fetch/t/01_File-Fetch.t File::Fetch tests
+cpan/File-Fetch/t/null_subclass.t
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