summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorH.Merijn Brand <h.m.brand@xs4all.nl>2010-05-11 07:54:51 +0200
committerH.Merijn Brand <h.m.brand@xs4all.nl>2010-05-11 07:54:51 +0200
commit1bc149051a78b31f52161e3c6746033f2b39147a (patch)
tree55b88f905e155f9248c507acc9549f08e4d51b13
parent68b8dcc8db021f5e71fda964c7b85cbee9df60f6 (diff)
downloadperl-1bc149051a78b31f52161e3c6746033f2b39147a.tar.gz
Add Porting/checkpodencoding.pl to MANIFEST
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 9dc19062a9..3963c22449 100644
--- 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