]> Dogcows Code - chaz/p5-DBIx-Class-ResultSet-RecursiveUpdate/blobdiff - Makefile.PL
not using version.pm
[chaz/p5-DBIx-Class-ResultSet-RecursiveUpdate] / Makefile.PL
index 252c49801ad26e97fda014233630db8764802fb6..2c143beb61025bc210a3ac34cdc6809d1d4f0218 100644 (file)
@@ -10,10 +10,9 @@ WriteMakefile(
     PL_FILES            => {},
     PREREQ_PM => {
         'Test::More' => 0,
-        'version'    => 0,
         'DBIx::Class' => '0.08100',
         'DBIx::Class::IntrospectableM2M' => 0,
-        'SQL::Translator' => '0.08',
+        'SQL::Translator' => '0.09004',
         'DateTime'   => 0,
         'DBD::SQLite' => '1.21',
     },
This page took 0.021124 seconds and 4 git commands to generate.