diff options
Diffstat (limited to 'Porting/Maintainers.pl')
-rwxr-xr-x | Porting/Maintainers.pl | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl index 15ef465be4..b7f137dae0 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -1106,6 +1106,9 @@ use File::Glob qw(:case); 'EXCLUDED' => [ qw( t/97_meta.t t/98_pod.t t/99_pmv.t ) ], 'CPAN' => 1, 'UPSTREAM' => 'cpan', + # NOTE: 'perl uupacktool.pl t/data/utf_16_le_bom.yml.packed' + # run by hand after import, as the core's test harness doesn't + # run dists' "make test" steps }, 'PathTools' => |