X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=share%2FMakefile.PL.tt;h=5aab86ac667c993c58e5135a2304e2a5ea383abe;hb=f0f8c0a618b5df1a5458c501a1a5ae5e0e35435a;hp=ae47abd1e891c2c6339078428c97d28dcad801d2;hpb=f203ac2aec290c731e759d5046b114561339d6c7;p=catagits%2FCatalyst-Devel.git diff --git a/share/Makefile.PL.tt b/share/Makefile.PL.tt index ae47abd..5aab86a 100644 --- a/share/Makefile.PL.tt +++ b/share/Makefile.PL.tt @@ -1,7 +1,7 @@ [% startperl %] # IMPORTANT: if you delete this file your app will not work as # expected. You have been warned. -use inc::Module::Install; +use inc::Module::Install 1.02; use Module::Install::Catalyst; # Complain loudly if you don't have # Catalyst::Devel installed or haven't said # 'make dist' to create a standalone tarball.