summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2013-02-15 08:52:47 +0000
committerSteve Hay <steve.m.hay@googlemail.com>2013-02-15 09:32:42 +0000
commit9f0f8af15a48e86544f957f22dcf13b39560f82b (patch)
tree69a785cdc3a07f2c73907cd6c98f7a902ff6c4eb /MANIFEST
parent1fe0c842e6ca91e3165072f65ffcbe0b3aebae9e (diff)
downloadperl-9f0f8af15a48e86544f957f22dcf13b39560f82b.tar.gz
Update File::Temp layout
The latest tarball has moved Temp.pm into a lib/ folder, so we may as well do likewise to keep Maintainers.pl happy. Also correct the tarball filename listed there.
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST2
1 files changed, 1 insertions, 1 deletions
diff --git a/MANIFEST b/MANIFEST
index 886aaf29cd..a941a01ffd 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1155,8 +1155,8 @@ 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
+cpan/File-Temp/lib/File/Temp.pm create safe temporary files and file handles
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
cpan/File-Temp/t/lock.t See if File::Temp works
cpan/File-Temp/t/mktemp.t See if File::Temp works