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