Exclude regen/feature.pl from podcheck.t
authorFather Chrysostomos <sprout@cpan.org>
Fri, 23 Dec 2011 02:26:01 +0000 (18:26 -0800)
committerFather Chrysostomos <sprout@cpan.org>
Sat, 24 Dec 2011 17:25:16 +0000 (09:25 -0800)
t/porting/podcheck.t

index 0319b5f..fc8bdb7 100644 (file)
@@ -360,6 +360,7 @@ my %excluded_files = (
                         canonicalize("lib/unicore/mktables") => 1,
                         canonicalize("Porting/make-rmg-checklist") => 1,
                         canonicalize("Porting/perldelta_template.pod") => 1,
+                        canonicalize("regen/feature.pl") => 1,
                         canonicalize("autodoc.pl") => 1,
                         canonicalize("configpm") => 1,
                         canonicalize("miniperl") => 1,