added Test::TempDir::Tiny dependency
skaufman [Wed, 27 May 2015 14:30:32 +0000 (14:30 +0000)]
Makefile.PL
dist.ini

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);
-
-
-
index bda023f..1b182c8 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -79,3 +79,4 @@ Scalar::Util = 1.27
 perl = 5.6.1
 Test::Compile::Internal = 0
 IO::All = 0.85
+Test::TempDir::Tiny=0