From: Florian Ragwitz Date: Tue, 28 Jul 2009 06:28:22 +0000 (+0200) Subject: add repository for META.yml X-Git-Tag: 0.005008~1 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=2caed2d15cf2578fe13a210c5921cd97aabc28aa;p=p5sagit%2FDevel-Declare.git add repository for META.yml Conflicts: Makefile.PL --- diff --git a/Makefile.PL b/Makefile.PL index 0fc1ac6..b43340a 100644 --- 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