]> git.decadent.org.uk Git - maypole.git/blobdiff - Makefile.PL
Update CDBIL to ensure backticks problem is fixed.
[maypole.git] / Makefile.PL
index 767f8ec5c53f3afce78830af3df72a3a4515eddd..52236095e5c8f0eba8d3eb5ffae8dc77c8ff15cd 100644 (file)
@@ -6,7 +6,7 @@ WriteMakefile(
     NAME              => 'Maypole',
     VERSION_FROM      => 'lib/Maypole.pm', # finds $VERSION
     PREREQ_PM         => {
-        Class::DBI::Loader => 0,
+        Class::DBI::Loader => '0.02',
         Class::DBI::AbstractSearch => 0,
         Class::DBI::Pager => 0,
         Class::DBI::Plugin::RetrieveAll => 0,