summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorGurusamy Sarathy <gsar@cpan.org>1999-02-07 10:20:35 +0000
committerGurusamy Sarathy <gsar@cpan.org>1999-02-07 10:20:35 +0000
commit43d8869b61f38e2bcba70315c30436a0b25ba2d5 (patch)
tree9c5c35ab8cce39f546e1effd4a8b426e1853fb36 /MANIFEST
parent9ef0d4a0c84e834e36cb35cd27088bd537edcdac (diff)
downloadperl-43d8869b61f38e2bcba70315c30436a0b25ba2d5.tar.gz
add draft debugging API implementation
p4raw-id: //depot/perl@2820
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index fecc311028..8e114a27cf 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -512,6 +512,7 @@ lib/CPAN/Nox.pm Runs CPAN while avoiding compiled extensions
lib/Carp.pm Error message base class
lib/Class/Struct.pm Declare struct-like datatypes as Perl classes
lib/Cwd.pm Various cwd routines (getcwd, fastcwd, chdir)
+lib/DB.pm Debugger API (draft)
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