This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
add ext/Devel/Peek
authorJan Dubois <jand@activestate.com>
Mon, 23 Nov 1998 00:48:11 +0000 (01:48 +0100)
committerGurusamy Sarathy <gsar@cpan.org>
Fri, 27 Nov 1998 14:20:12 +0000 (14:20 +0000)
commit3967c732803d47eb9e3dd99812f099d7f15ec379
tree14328844c7ff6ef1b97bc430c33484228b95855e
parent73f0cc2d7df5b14dbea315ed9c6a2e3ae1fb82e6
add ext/Devel/Peek
Message-ID: <36589ec9.49964585@smtp1.ibm.net>
Subject: [PATCH 5.005_53] Devel::Peek integration

p4raw-id: //depot/perl@2322
20 files changed:
MANIFEST
dump.c
embed.h
embedvar.h
ext/Devel/Peek/Changes [new file with mode: 0644]
ext/Devel/Peek/Makefile.PL [new file with mode: 0644]
ext/Devel/Peek/Peek.pm [new file with mode: 0644]
ext/Devel/Peek/Peek.xs [new file with mode: 0644]
global.sym
intrpvar.h
objXSUB.h
perl.c
perl.h
proto.h
sv.c
sv.h
thrdvar.h
win32/GenCAPI.pl
win32/Makefile
win32/makefile.mk