summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorJos I. Boumans <kane@dwim.org>2006-12-01 13:24:08 +0100
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2006-12-04 15:06:34 +0000
commit79fd8837531c3ec705645385c6a99d6e9c263225 (patch)
treeccdcdb8ced7cad0615238d8c3100220bcd3d3140 /MANIFEST
parentc254be07ec6b40dded57c0e5907b1bdfaf3d828d (diff)
downloadperl-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--MANIFEST3
1 files changed, 3 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 2431137a2c..6e5cba9fb2 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -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