summaryrefslogtreecommitdiff
path: root/META.yml
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2010-03-18 13:57:39 +0000
committerNicholas Clark <nick@ccl4.org>2010-03-18 13:57:39 +0000
commit25c32de1d6c1a948fb0fff96b2dc1f17a177723a (patch)
treebbd0bedac76c6558851920ffb9cd5f17fef50280 /META.yml
parent51e623de6248e035f4d9a015759d34f622d15168 (diff)
downloadperl-25c32de1d6c1a948fb0fff96b2dc1f17a177723a.tar.gz
Add more internal files and directories to no_index in META.yml
This prevents search.cpan.org finding and formatting template and internal documentation. Fixes RT #73632.
Diffstat (limited to 'META.yml')
-rw-r--r--META.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/META.yml b/META.yml
index 048b446e4a..edb027d889 100644
--- a/META.yml
+++ b/META.yml
@@ -37,6 +37,7 @@ no_index:
- dist/XSLoader
- ext/Time-Local
- lib/version
+ - win32
file:
- dist/IO/ChangeLog
@@ -81,6 +82,7 @@ no_index:
- lib/Exporter.t
- lib/Exporter/Heavy.pm
- lib/newgetopt.pl
+ - lib/unicore/mktables
- lib/version.pm
- lib/version.pod
- lib/version.t
@@ -92,4 +94,7 @@ no_index:
- pod/pod2usage.PL
- pod/podchecker.PL
- pod/podselect.PL
+ - Porting/Maintainers.pm
+ - Porting/perldelta_template.pod
+ - TestInit.pm