projects
/
dbsrgits/DBIx-Class.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
8324ba8
)
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
patch
|
blob
|
blame
|
history
diff --git
a/maint/Makefile.PL.inc/21_set_meta.pl
b/maint/Makefile.PL.inc/21_set_meta.pl
index
d33ce7d
..
845728e
100644
(file)
--- a/
maint/Makefile.PL.inc/21_set_meta.pl
+++ b/
maint/Makefile.PL.inc/21_set_meta.pl
@@
-22,7
+22,7
@@
Meta->{values}{x_contributors} = [ do {
}];
# legalese
-license 'perl_5';
+license 'perl';
resources 'license' => 'http://dev.perl.org/licenses/';
# misc resources