]> Dogcows Code - chaz/p5-CGI-Ex/blobdiff - Makefile.PL
CGI::Ex 2.15
[chaz/p5-CGI-Ex] / Makefile.PL
index 8ac2254a2e99df78606c7be039ecfdeebca66450..6b47c5a7fcf926e80b604c3886ab7d2e9a3795d0 100644 (file)
@@ -11,6 +11,9 @@ WriteMakefile(
               ABSTRACT_FROM => "lib/CGI/Ex.pm",
               VERSION_FROM  => "lib/CGI/Ex.pm",
               INSTALLDIRS   => 'site',
+              PREREQ_PM     => {
+                  'Template::Alloy' => '1.003',
+              },
               
               dist          => {
                 DIST_DEFAULT => 'all tardist',
This page took 0.02189 seconds and 4 git commands to generate.