dzil builds dists now
[dbsrgits/DBIx-Class-InflateColumn-Object-Enum.git] / dist.ini
1 name = DBIx-Class-InflateColumn-Object-Enum
2 author = Jason M. Mills <jmmills@cpan.org>
3 license = Perl_5
4 copyright_holder = Jason M. Mills
5
6 [Git::NextVersion]
7 first_version = 0.04
8
9 [License]
10 [PkgVersion]
11 [GatherDir]
12 [MetaYAML]
13 [MakeMaker]
14 [Manifest]
15
16 [PruneCruft]
17 [PruneFiles]
18 filename = dbic-ic-o-e.iml
19 filename = dist.ini
20 match = ^xt/
21
22 [Prereqs]
23 DBIx::Class::Schema = 0
24 Object::Enum = 0
25
26 [Prereqs / TestRequires]
27 Test::More = 0
28 DBICx::TestDatabase = 0