dzil builds dists now
Jason Mills [Fri, 28 Feb 2014 02:48:47 +0000 (18:48 -0800)]
dist.ini
lib/DBIx/Class/InflateColumn/Object/Enum.pm

index 3ef88cc..393bd27 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -6,12 +6,19 @@ copyright_holder = Jason M. Mills
 [Git::NextVersion]
 first_version = 0.04
 
+[License]
 [PkgVersion]
 [GatherDir]
 [MetaYAML]
 [MakeMaker]
 [Manifest]
 
+[PruneCruft]
+[PruneFiles]
+filename = dbic-ic-o-e.iml
+filename = dist.ini
+match = ^xt/
+
 [Prereqs]
 DBIx::Class::Schema = 0
 Object::Enum = 0
index a39c58d..2d66a78 100644 (file)
@@ -16,6 +16,7 @@ Version 0.03
 =cut
 
 # Dist::Zill should handle this now
+# ABSTRACT:  Allows a DBIx::Class user to define a Object::Enum column
 #our $VERSION = '0.04';