diff options
author | Jos I. Boumans <kane@dwim.org> | 2006-12-01 13:24:08 +0100 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2006-12-04 15:06:34 +0000 |
commit | 79fd8837531c3ec705645385c6a99d6e9c263225 (patch) | |
tree | ccdcdb8ced7cad0615238d8c3100220bcd3d3140 /MANIFEST | |
parent | c254be07ec6b40dded57c0e5907b1bdfaf3d828d (diff) | |
download | perl-79fd8837531c3ec705645385c6a99d6e9c263225.tar.gz |
Add File::Fetch to the core
From: "Jos Boumans" <kane@dwim.org>
Message-ID: <22195.80.127.35.68.1164972248.squirrel@webmail.xs4all.nl>
p4raw-id: //depot/perl@29452
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1711,6 +1711,9 @@ lib/File/Copy.pm Emulation of cp command lib/File/Copy.t See if File::Copy works lib/File/DosGlob.pm Win32 DOS-globbing module lib/File/DosGlob.t See if File::DosGlob works +lib/File/Fetch/Item.pm File::Fetch +lib/File/Fetch.pm File::Fetch +lib/File/Fetch/t/01_File-Fetch.t File::Fetch tests lib/File/Find.pm Routines to do a find lib/File/Find/t/find.t See if File::Find works lib/File/Find/t/taint.t See if File::Find works with taint |