X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=dist.ini;h=48eafb3e6cd36c99bce2562f0589dbde72490dad;hb=HEAD;hp=8b1ee56fe960aa2fc79808fd1bcb403aecb1c79c;hpb=c7b80b0b6a19f81f03142316fc3a092807c234f1;p=dbsrgits%2FDBIx-Class-InflateColumn-Object-Enum.git diff --git a/dist.ini b/dist.ini index 8b1ee56..48eafb3 100644 --- a/dist.ini +++ b/dist.ini @@ -1,18 +1,32 @@ name = DBIx-Class-InflateColumn-Object-Enum -version = 0.4_1 author = Jason M. Mills license = Perl_5 copyright_holder = Jason M. Mills +[Git::NextVersion] +first_version = 0.04 + +[License] +[PkgVersion] [GatherDir] [MetaYAML] [MakeMaker] [Manifest] +[TestRelease] +[ConfirmRelease] +[UploadToCPAN] + +[PruneCruft] +[PruneFiles] +filename = dbic-ic-o-e.iml +filename = dist.ini +match = ^xt/ [Prereqs] DBIx::Class::Schema = 0 Object::Enum = 0 [Prereqs / TestRequires] -build_requires 'Test::More'; -build_requires 'DBICx::TestDatabase'; +Test::More = 0 +DBICx::TestDatabase = 0 +