summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/perl/MANIFEST
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/perl/MANIFEST')
-rw-r--r--gnu/usr.bin/perl/MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/usr.bin/perl/MANIFEST b/gnu/usr.bin/perl/MANIFEST
index 0a4ed093a10..1c9b247866a 100644
--- a/gnu/usr.bin/perl/MANIFEST
+++ b/gnu/usr.bin/perl/MANIFEST
@@ -617,6 +617,7 @@ lib/File/Spec/Unix.pm portable operations on Unix file names
lib/File/Spec/VMS.pm portable operations on VMS file names
lib/File/Spec/Win32.pm portable operations on Win32 file names
lib/File/stat.pm By-name interface to Perl's builtin stat
+lib/File/Temp.pm Functions for generating temporary files
lib/FileCache.pm Keep more files open than the system permits
lib/FileHandle.pm Backward-compatible front end to IO extension
lib/FindBin.pm Find name of currently executing program