From: Florian Ragwitz Date: Tue, 11 May 2010 06:47:47 +0000 (+0200) Subject: Add repository metadata. X-Git-Tag: 1.04~18 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=6ee1960e720b77197c5d7b8a28f433a8a53255a5;p=gitmo%2FMoose.git Add repository metadata. --- diff --git a/Makefile.PL b/Makefile.PL index 8df4b8b..3906760 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -38,6 +38,8 @@ if ( is_maintainer() ) { tests_recursive(); +repository 'git://git.moose.perl.org/Moose.git'; + WriteAll(); # Use the cpan-smolder-stable script in the Moose svn root to figure