From 495c00a71e8937eb9fd6f85657c8b7d097f1dfba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Richard=20Sim=C3=B5es?= Date: Fri, 9 Dec 2011 10:09:17 -0600 Subject: add dzil plugins, use File::Spec exclusively instead of regular expressions --- dist.ini | 33 +++++++++++++++++++++------------ 1 file changed, 21 insertions(+), 12 deletions(-) (limited to 'dist.ini') diff --git a/dist.ini b/dist.ini index b2c7be5..5fabcfb 100644 --- a/dist.ini +++ b/dist.ini @@ -2,27 +2,36 @@ name = Dancer-Template-Xslate author = franck cuny license = Perl_5 copyright_holder = franck cuny -copyright_year = 2010 -version = 0.01 +copyright_year = 2011 +version = 0.010_001 [@Filter] bundle = @Basic +remove = MakeMaker +[ModuleBuild] -[MetaConfig] -[MetaJSON] -[PkgVersion] -[PodSyntaxTests] -[PodCoverageTests] -[NoTabsTests] -[EOLTests] +[@TestingMania] + +[AutoMetaResources] +repository.github = user:franckcuny +bugtracker.github = user:franckcuny [MetaResources] repository = git://github.com/franckcuny/dancer-template-xslate.git bugtracker = http://rt.cpan.org/Public/Dist/Display.html?Name=Dancer::Template::Xslate homepage = http://search.cpan.org/perldoc?Dancer::Template::Xslate +[Test::PodSpelling] +stopwords = franck +stopwords = cuny + [PodWeaver] -[AutoPrereq] +[AutoPrereqs] [ReadmeFromPod] -[CheckChangeLog] -[UploadToCPAN] +[CheckChangesHasContent] +[Clean] +[ExtraTests] +[MetaJSON] +[MinimumPerl] +[NextRelease] +[OurPkgVersion] -- cgit v1.2.3