diff options
author | Nicholas Clark <nick@ccl4.org> | 2006-01-08 08:33:46 +0000 |
---|---|---|
committer | Nicholas Clark <nick@ccl4.org> | 2006-01-08 08:33:46 +0000 |
commit | da2bfd76aa2b47661a713b5ffa7934733aa19982 (patch) | |
tree | 09b8a6c9f1a3db2921f1fbbf334c35bacb1ab0fb /MANIFEST | |
parent | a96fe930da12f1c05f42b418cbe121c9c4347db1 (diff) | |
download | perl-da2bfd76aa2b47661a713b5ffa7934733aa19982.tar.gz |
Add utils/shasum.PL to MANIFEST
p4raw-id: //depot/perl@26706
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3393,6 +3393,7 @@ utils/piconv.PL iconv(1), reinvented in perl utils/pl2pm.PL A pl to pm translator utils/prove.PL The prove harness utility utils/ptar.PL The ptar utility +utils/shasum.PL filter for computing SHA digests (analogous to md5sum) utils/splain.PL Stand-alone version of diagnostics.pm utils/xsubpp.PL External subroutine preprocessor uts/sprintf_wrap.c sprintf wrapper for UTS |