changelog
[dbsrgits/DBIx-Class-Fixtures.git] / dist.ini
index 7a3c5d4..0851fe6 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -41,15 +41,19 @@ repository.type   = git
 
 [ConfirmRelease]
 [UploadToCPAN]
-
+[ContributorsFromGit]
 [GatherDir]
 exclude_match=.*\.db
+exclude_filename = Makefile.PL
 
 [Encoding]
 encoding=bytes
 match=.*\.db
+
+[CopyFilesFromBuild]
+copy = Makefile.PL
 [Prereqs / ConfigureRequires]
-    ExtUtils::MakeMaker=6.59
+ExtUtils::MakeMaker=6.59
 
 [Prereqs / BuildRequires]
 DBIx::Class::InflateColumn::FS = 0.01007
@@ -76,3 +80,4 @@ MIME::Base64 = 0
 Path::Class = 0.32
 Scalar::Util = 1.27
 perl = 5.6.1
+Test::Compile::Internal = 0