This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
add Devel::DProf v19990108 from CPAN, as it was
authorGurusamy Sarathy <gsar@cpan.org>
Tue, 20 Jul 1999 05:39:11 +0000 (05:39 +0000)
committerGurusamy Sarathy <gsar@cpan.org>
Tue, 20 Jul 1999 05:39:11 +0000 (05:39 +0000)
commit583a019e9331c2d5f46d5ec7bffbf323d14559cd
treeec245bec6601f8c871bf1d4a8f8bbfb5022b733a
parentc06b86730d867c2d7d96152e2934a17cd3a9f114
add Devel::DProf v19990108 from CPAN, as it was

p4raw-id: //depot/perl@3707
22 files changed:
MANIFEST
ext/DProf/Changes [new file with mode: 0644]
ext/DProf/DProf.pm [new file with mode: 0644]
ext/DProf/DProf.xs [new file with mode: 0644]
ext/DProf/Makefile.PL [new file with mode: 0644]
ext/DProf/Todo [new file with mode: 0644]
ext/DProf/dprofpp.PL [new file with mode: 0644]
ext/DProf/t/V.pm [new file with mode: 0644]
ext/DProf/t/test1.pl [new file with mode: 0644]
ext/DProf/t/test1.t [new file with mode: 0644]
ext/DProf/t/test1.v [new file with mode: 0644]
ext/DProf/t/test2.t [new file with mode: 0644]
ext/DProf/t/test2.v [new file with mode: 0644]
ext/DProf/t/test3.t [new file with mode: 0644]
ext/DProf/t/test3.v [new file with mode: 0644]
ext/DProf/t/test4.t [new file with mode: 0644]
ext/DProf/t/test4.v [new file with mode: 0644]
ext/DProf/t/test5.t [new file with mode: 0644]
ext/DProf/t/test5.v [new file with mode: 0644]
ext/DProf/t/test6.t [new file with mode: 0644]
ext/DProf/t/test6.v [new file with mode: 0644]
ext/DProf/test.pl [new file with mode: 0644]