added Test::TempDir::Tiny dependency
[dbsrgits/DBIx-Class-Fixtures.git] / dist.ini
index a5556fe..1b182c8 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -11,8 +11,6 @@ authority = cpan:SKAUFMAN
 do_munging = 0
 
 [MetaResources]
-;Old issues are still in RT, if I move em over I'll change it to github.
-;bugtracker.web    = https://github.com/dbsrgits/DBIx-Class-Fixtures/issues
 repository.url    = https://github.com/dbsrgits/DBIx-Class-Fixtures.git
 repository.web    = https://github.com/dbsrgits/DBIx-Class-Fixtures
 repository.type   = git
@@ -59,6 +57,7 @@ ExtUtils::MakeMaker=6.59
 DBIx::Class::InflateColumn::FS = 0.01007
 ExtUtils::MakeMaker = 6.59
 Test::More = 0.98
+Devel::Confess = 0
 
 [Prereqs]
 Class::Accessor::Grouped = 0.1001
@@ -79,4 +78,5 @@ Path::Class = 0.32
 Scalar::Util = 1.27
 perl = 5.6.1
 Test::Compile::Internal = 0
-IO::All = 0
+IO::All = 0.85
+Test::TempDir::Tiny=0