add File::Path to deps, move test deps to TestRequires, add strict and warnings to...
[dbsrgits/DBIx-Class-Fixtures.git] / dist.ini
index 22301fd..5ddd5c6 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -85,6 +85,9 @@ 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