Even though perl_5 should be valid in 1.4, CPANTS barfs
Peter Rabbitson [Thu, 25 Sep 2014 03:27:34 +0000 (05:27 +0200)]
Work around https://github.com/Perl-Toolchain-Gang/CPAN-Meta/issues/68

maint/Makefile.PL.inc/21_set_meta.pl

index d33ce7d..845728e 100644 (file)
@@ -22,7 +22,7 @@ Meta->{values}{x_contributors} = [ do {
 }];
 
 # legalese
-license 'perl_5';
+license 'perl';
 resources 'license' => 'http://dev.perl.org/licenses/';
 
 # misc resources