This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Maintainers.pl: Include all Deparse-*.t files in _PERLLIB
authorFather Chrysostomos <sprout@cpan.org>
Wed, 1 Oct 2014 23:21:47 +0000 (16:21 -0700)
committerFather Chrysostomos <sprout@cpan.org>
Wed, 1 Oct 2014 23:22:13 +0000 (16:22 -0700)
Porting/Maintainers.pl

index b2aa4dc..cd81cd5 100755 (executable)
@@ -1371,7 +1371,7 @@ use File::Glob qw(:case);
                 ext/re/
                 lib/AnyDBM_File.{pm,t}
                 lib/Benchmark.{pm,t}
-                lib/B/Deparse{.pm,.t,-core.t}
+                lib/B/Deparse{.pm,.t,-*.t}
                 lib/B/Op_private.pm
                 lib/CORE.pod
                 lib/Class/Struct.{pm,t}