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:
68b8dcc
)
Add Porting/checkpodencoding.pl to MANIFEST
author
H.Merijn Brand
<h.m.brand@xs4all.nl>
Tue, 11 May 2010 05:54:51 +0000
(07:54 +0200)
committer
H.Merijn Brand
<h.m.brand@xs4all.nl>
Tue, 11 May 2010 05:54:51 +0000
(07:54 +0200)
MANIFEST
patch
|
blob
|
blame
|
history
diff --git
a/MANIFEST
b/MANIFEST
index
9dc1906
..
3963c22
100644
(file)
--- a/
MANIFEST
+++ b/
MANIFEST
@@
-4003,6
+4003,7
@@
Porting/checkansi.pl Check source code for ANSI-C violations
Porting/checkAUTHORS.pl Check that the AUTHORS file is complete
Porting/checkcfgvar.pl Check that config scripts define all symbols
Porting/check-cpan-pollution Check for commits that may wrongly touch CPAN distros
+Porting/checkpodencoding.pl Check POD encoding
Porting/checkURL.pl Check whether we have working URLs
Porting/checkVERSION.pl Check whether we have $VERSIONs
Porting/cmpVERSION.pl Compare whether two trees have changed modules