prepping for prod release
[dbsrgits/DBIx-Class-Fixtures.git] / dist.ini
index 34560e9..5ddd5c6 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -19,6 +19,7 @@ repository.type   = git
 directory=t/lib
 directory=t/var
 
+
 [VersionFromModule]
 [PkgVersion]
 [NextRelease]
@@ -31,6 +32,7 @@ directory=t/var
 [Clean]
 [PruneCruft]
 [ManifestSkip]
+[MetaJSON]
 [MetaYAML]
 [License]
 [Readme]
@@ -62,6 +64,7 @@ DBIx::Class::InflateColumn::FS = 0.01007
 ExtUtils::MakeMaker = 6.59
 Test::More = 0.98
 Devel::Confess = 0
+Test::Fatal = 0
 
 [Prereqs]
 Class::Accessor::Grouped = 0.1001
@@ -75,12 +78,16 @@ DateTime::Format::MySQL = 0
 DateTime::Format::Pg = 0
 DateTime::Format::SQLite = 0.1
 File::Copy::Recursive = 0.38
+File::Temp = 0.2304
 Hash::Merge = 0.1
 JSON::Syck = 1.27
 MIME::Base64 = 0
 Path::Class = 0.32
 Scalar::Util = 1.27
 perl = 5.6.1
-Test::Compile::Internal = 0
 IO::All = 0.85
-Test::TempDir::Tiny=0
+
+[Prereqs / TestRequires]
+Test::TempDir::Tiny = 0
+File::Path = 0
+Test::Compile::Internal = 0