bump Module::Install dep to 1.02
[catagits/Catalyst-Devel.git] / share / Makefile.PL.tt
index ae47abd..5aab86a 100644 (file)
@@ -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.