summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorIlya Zakharevich <ilya@math.berkeley.edu>1999-01-20 22:25:23 -0500
committerJarkko Hietaniemi <jhi@iki.fi>1999-01-21 15:32:28 +0000
commit4af1b1670777e479b4ed7b579fcf6e8dabdeedc8 (patch)
tree1ca9b2652c4fb30ad0dbf8429f1a8d9ff276f61c /MANIFEST
parentee79a11f8a419928cb5e8233d259db457969889d (diff)
downloadperl-4af1b1670777e479b4ed7b579fcf6e8dabdeedc8.tar.gz
Lean Exporter.pm
To: Mailing list Perl5 <perl5-porters@perl.org> Message-ID: <19990121032523.A25704@monk.mps.ohio-state.edu> p4raw-id: //depot/cfgperl@2667
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 55fef1026c..39d727bdad 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -517,6 +517,7 @@ lib/DirHandle.pm like FileHandle only for directories
lib/Dumpvalue.pm Screen dump of perl values
lib/English.pm Readable aliases for short variables
lib/Env.pm Map environment into ordinary variables
+lib/Exporter/Heavy.pm Complicated routines for Exporter
lib/Exporter.pm Exporter base class
lib/ExtUtils/Command.pm Utilities for Make on non-UNIX platforms
lib/ExtUtils/Embed.pm Utilities for embedding Perl in C programs