This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0512892
)
Add utils/shasum.PL to MANIFEST
author
Nicholas Clark
<nick@ccl4.org>
Sun, 8 Jan 2006 08:33:46 +0000
(08:33 +0000)
committer
Nicholas Clark
<nick@ccl4.org>
Sun, 8 Jan 2006 08:33:46 +0000
(08:33 +0000)
p4raw-id: //depot/perl@26706
MANIFEST
patch
|
blob
|
blame
|
history
diff --git
a/MANIFEST
b/MANIFEST
index
bfc436e
..
556d341
100644
(file)
--- a/
MANIFEST
+++ b/
MANIFEST
@@
-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