added Test::TempDir::Tiny dependency
[dbsrgits/DBIx-Class-Fixtures.git] / Makefile.PL
index c752fca..ffae7ff 100644 (file)
@@ -1,5 +1,4 @@
-
-# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker v5.025.
+# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker v5.036.
 use strict;
 use warnings;
 
@@ -7,8 +6,6 @@ use 5.006001;
 
 use ExtUtils::MakeMaker;
 
-
-
 my %WriteMakefileArgs = (
   "ABSTRACT" => "Dump data and repopulate a database using rules",
   "AUTHOR" => "Luke Saunders <luke\@shadowcatsystems.co.uk>",
@@ -98,6 +95,3 @@ delete $WriteMakefileArgs{CONFIGURE_REQUIRES}
   unless eval { ExtUtils::MakeMaker->VERSION(6.52) };
 
 WriteMakefile(%WriteMakefileArgs);
-
-
-