]> Dogcows Code - chaz/p5-CGI-Ex/blobdiff - Makefile.PL
add PSGI handler
[chaz/p5-CGI-Ex] / Makefile.PL
index 8ac2254a2e99df78606c7be039ecfdeebca66450..5acd84f56d9f8041bb1b73cc4c5cfb54f119cf55 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.004',
+              },
               
               dist          => {
                 DIST_DEFAULT => 'all tardist',
This page took 0.016945 seconds and 4 git commands to generate.