X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Controller-DBIC-API.git;a=blobdiff_plain;f=dist.ini;h=b3a48627810872a0878f37e3ee57ad19725d977b;hp=f9294eca050784317619446cd491db7024b8620d;hb=55ab6ddf3c15e64819839c5cd541dea356b8af67;hpb=b66d43106c928f395d6e0628f9f80b72a274b9d8 diff --git a/dist.ini b/dist.ini index f9294ec..b3a4862 100644 --- a/dist.ini +++ b/dist.ini @@ -1,5 +1,5 @@ name = Catalyst-Controller-DBIC-API -version = 2.002001 +version = 2.002003 author = Nicholas Perez author = Luke Saunders author = Alexander Hartmaier @@ -10,19 +10,28 @@ copyright_holder = Luke Saunders, Nicholas Perez, Alexander Hartmaier, et al. [@Basic] [PodWeaver] -[PodSyntaxTests] -[PodCoverageTests] [PkgVersion] [NextRelease] [MetaConfig] [MetaJSON] +[MetaNoIndex] +directory = t/lib + [MetaResources] repository.type = git repository.url = git://git.shadowcat.co.uk/catagits/Catalyst-Controller-DBIC-API repository.web = http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits/Catalyst-Controller-DBIC-API.git -[Prereq] +[PodSyntaxTests] +[PodCoverageTests] +[PortabilityTests] +[DistManifestTests] +[SynopsisTests] +[UnusedVarsTests] +[HasVersionTests] + +[Prereqs] DBIx::Class = 0.08103 Catalyst::Runtime = 5.7010 Catalyst::Controller::ActionRole = 0