summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2003-08-27 16:49:22 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2003-08-27 16:49:22 +0000
commit77c22dc1754c82dd7ac259e768986525130fce5d (patch)
treef87fe336c3eca15f56ec8d3d9dcad35c1f4bafeb /MANIFEST
parent43a3695903dcfea2b7a821c88cf1a6051ce3ee8c (diff)
downloadperl-77c22dc1754c82dd7ac259e768986525130fce5d.tar.gz
Add the valgrindpp.pl script from Marcus Holland-Moritz.
p4raw-id: //depot/perl@20920
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST5
1 files changed, 3 insertions, 2 deletions
diff --git a/MANIFEST b/MANIFEST
index 60a2f9745a..53e08f9f08 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -2427,8 +2427,9 @@ Porting/patchls Flexible patch file listing utility
Porting/pumpkin.pod Guidelines and hints for Perl maintainers
Porting/repository.pod How to use the Perl repository
Porting/sort_perldiag.pl Keep our diagnostics orderly
-Porting/testall.atom Cumulative profile of the test suite with Third Degree
-Porting/thirdclean Cleanup Third Degree reports
+Porting/testall.atom Cumulative profile with Third Degree
+Porting/thirdclean Cleanup Third Degree reports
+Porting/valgrindpp.pl Summarize valgrind reports
pp.c Push/Pop code
pp_ctl.c Push/Pop code for control flow
pp.h Push/Pop code defs