From: Justin Hunter Date: Wed, 30 Jun 2010 15:38:29 +0000 (+0000) Subject: now I make myself a branch to play in X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Plugin-ConfigLoader.git;a=commitdiff_plain;h=392ade5bcc0d5c57ba2a124bc8fe4753d151a8ec now I make myself a branch to play in --- diff --git a/Makefile.PL b/Makefile.PL index 0c30279..3912510 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -16,6 +16,6 @@ requires 'MRO::Compat' => '0.09'; test_requires 'Test::More'; -resources repository => 'http://dev.catalyst.perl.org/repos/Catalyst/trunk/Catalyst-Plugin-ConfigLoader/'; +resources repository => 'http://dev.catalystframework.org/repos/Catalyst/Catalyst-Plugin-ConfigLoader/trunk/'; WriteAll;