summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorIlya Zakharevich <ilya@math.berkeley.edu>1998-12-07 12:17:35 +0200
committerJarkko Hietaniemi <jhi@iki.fi>1998-12-29 11:18:34 +0000
commit230a5be762e9045befd0597ec6c3153b952f1104 (patch)
tree734bfb3db18e87c1be670507e819e326ed54af0b /MANIFEST
parentee73b412370ff9146a6f377d940b7e34294c9f12 (diff)
downloadperl-230a5be762e9045befd0597ec6c3153b952f1104.tar.gz
Dumpvar.pm
To: perl5-porters@perl.org (Mailing list Perl5) Message-ID: <MLIST_199812070744.CAA18949@monk.mps.ohio-state.edu> p4raw-id: //depot/cfgperl@2513
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 2e2cd74b61..c0c48dbecb 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -511,6 +511,7 @@ lib/Class/Struct.pm Declare struct-like datatypes as Perl classes
lib/Cwd.pm Various cwd routines (getcwd, fastcwd, chdir)
lib/Devel/SelfStubber.pm Generate stubs for SelfLoader.pm
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.pm Exporter base class