diff options
author | Gurusamy Sarathy <gsar@cpan.org> | 1999-02-07 10:20:35 +0000 |
---|---|---|
committer | Gurusamy Sarathy <gsar@cpan.org> | 1999-02-07 10:20:35 +0000 |
commit | 43d8869b61f38e2bcba70315c30436a0b25ba2d5 (patch) | |
tree | 9c5c35ab8cce39f546e1effd4a8b426e1853fb36 /MANIFEST | |
parent | 9ef0d4a0c84e834e36cb35cd27088bd537edcdac (diff) | |
download | perl-43d8869b61f38e2bcba70315c30436a0b25ba2d5.tar.gz |
add draft debugging API implementation
p4raw-id: //depot/perl@2820
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |