projects
/
p5sagit/Function-Parameters.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
d4bd5b4
)
don't manually set the meta-spec version
Lukas Mai [Mon, 19 Nov 2012 18:55:36 +0000 (19:55 +0100)]
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
8713ef9
..
1f0868b
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-28,7
+28,6
@@
WriteMakefile(
},
MIN_PERL_VERSION => '5.14.0',
META_MERGE => {
- 'meta-spec' => { version => 2 },
resources => {
repository => {
url => 'git://git.shadowcat.co.uk/p5sagit/Function-Parameters',