diff options
author | Chris Williams <chris@bingosnet.co.uk> | 2010-01-13 13:30:52 +0000 |
---|---|---|
committer | Chris Williams <chris@bingosnet.co.uk> | 2010-01-13 13:30:52 +0000 |
commit | 16610ad906328dde8c0ce186f28478759b0d03ba (patch) | |
tree | ebab96c5ff4dc164b95ddba28a062486a6d85c22 /MANIFEST | |
parent | 73afaec9a8c17d03643a56b3842448c172a26285 (diff) | |
download | perl-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-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |