Merge branch 'itnode-master'
[dbsrgits/DBIx-Class-Fixtures.git] / Makefile.PL
index 1aa6a3f..c752fca 100644 (file)
@@ -1,5 +1,5 @@
 
-# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker v5.029.
+# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker v5.025.
 use strict;
 use warnings;
 
@@ -14,6 +14,7 @@ my %WriteMakefileArgs = (
   "AUTHOR" => "Luke Saunders <luke\@shadowcatsystems.co.uk>",
   "BUILD_REQUIRES" => {
     "DBIx::Class::InflateColumn::FS" => "0.01007",
+    "Devel::Confess" => 0,
     "ExtUtils::MakeMaker" => "6.59",
     "Test::More" => "0.98"
   },
@@ -38,7 +39,7 @@ my %WriteMakefileArgs = (
     "DateTime::Format::SQLite" => "0.1",
     "File::Copy::Recursive" => "0.38",
     "Hash::Merge" => "0.1",
-    "IO::All" => 0,
+    "IO::All" => "0.85",
     "JSON::Syck" => "1.27",
     "MIME::Base64" => 0,
     "Path::Class" => "0.32",
@@ -51,7 +52,7 @@ my %WriteMakefileArgs = (
     "IPC::Open3" => 0,
     "Test::More" => "0.98"
   },
-  "VERSION" => "1.001026",
+  "VERSION" => "1.001_029",
   "test" => {
     "TESTS" => "t/*.t"
   }
@@ -70,11 +71,12 @@ my %FallbackPrereqs = (
   "DateTime::Format::MySQL" => 0,
   "DateTime::Format::Pg" => 0,
   "DateTime::Format::SQLite" => "0.1",
+  "Devel::Confess" => 0,
   "ExtUtils::MakeMaker" => "6.59",
   "File::Copy::Recursive" => "0.38",
   "File::Spec" => 0,
   "Hash::Merge" => "0.1",
-  "IO::All" => 0,
+  "IO::All" => "0.85",
   "IO::Handle" => 0,
   "IPC::Open3" => 0,
   "JSON::Syck" => "1.27",