Add repository info to META.yml
Tomas Doran (t0m) [Sun, 28 Jun 2009 13:06:46 +0000 (14:06 +0100)]
Makefile.PL

index 563d892..9a5a447 100644 (file)
@@ -35,5 +35,8 @@ build_requires 'Test::Deep'      => '0';
 build_requires 'Test::Exception' => '0';
 build_requires 'Test::TempDir'   => '0.02';
 
+resources repository => 'git://git.moose.perl.org/gitmo/MooseX-Storage.git';
+
 auto_install;
 WriteAll;
+