From: Alexander Hartmaier Date: Wed, 18 Aug 2010 12:36:30 +0000 (+0200) Subject: added some Dist::Zilla test plugins and renamed the deprecated Prereq to Prereqs X-Git-Tag: 2.002003~4 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Controller-DBIC-API.git;a=commitdiff_plain;h=289747d9df08ca203600b181854c9085b1c12e2c added some Dist::Zilla test plugins and renamed the deprecated Prereq to Prereqs --- diff --git a/dist.ini b/dist.ini index 3edfacb..6d94a53 100644 --- a/dist.ini +++ b/dist.ini @@ -10,8 +10,6 @@ copyright_holder = Luke Saunders, Nicholas Perez, Alexander Hartmaier, et al. [@Basic] [PodWeaver] -[PodSyntaxTests] -[PodCoverageTests] [PkgVersion] [NextRelease] [MetaConfig] @@ -25,7 +23,15 @@ 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