projects
/
p5sagit/Devel-Declare.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
c7fa6ac
)
add repository for META.yml
Florian Ragwitz [Tue, 28 Jul 2009 06:28:22 +0000 (08:28 +0200)]
Conflicts:
Makefile.PL
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
0fc1ac6
..
b43340a
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-20,6
+20,8
@@
configure_requires 'ExtUtils::Depends' => 0.302;
# minimum version that depends on ExtUtils::Depends 0.302
configure_requires 'B::Hooks::OP::Check' => '0.18';
+repository 'git://github.com/rafl/devel-declare.git';
+
postamble(<<'EOM');
$(OBJECT) : stolen_chunk_of_toke.c
EOM