X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;h=d83165799c6d3a74d83ce1f906c9c64ff0119803;hb=4e8215c6d01ee56a71096f9aec4ae53ea743be54;hp=712332a46c2d627263b575b23b3eb273e5e66847;hpb=3c4c7817da4729b68252874fcd32feab756237a8;p=catagits%2FCatalyst-Plugin-Static-Simple.git diff --git a/Makefile.PL b/Makefile.PL index 712332a..d831657 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -24,4 +24,6 @@ if( can_use 'Catalyst::Plugin::SubRequest' ) { } auto_install; +resources repository => 'http://dev.catalyst.perl.org/repos/Catalyst/Catalyst-Plugin-Static-Simple/trunk/'; + WriteAll;