From 7c018f12e63be162fc5897f51ea0c1f9873941d4 Mon Sep 17 00:00:00 2001 From: Pedro Figueiredo Date: Sun, 16 Sep 2012 20:56:44 +0100 Subject: [PATCH] Updated dzil's configuration --- dist.ini | 21 ++++++++++++++++----- 1 file changed, 16 insertions(+), 5 deletions(-) diff --git a/dist.ini b/dist.ini index 55181e48..9189a1e1 100644 --- a/dist.ini +++ b/dist.ini @@ -6,19 +6,30 @@ version = 0.57 [@Filter] -bundle = @Basic --remove = MakeMaker option = for_basic -[ModuleInstall] [MetaJSON] +[MetaResources] +bugtracker.web = https://github.com/pfig/net-amazon-s3/issues +repository.url = https://github.com/pfig/net-amazon-s3.git +repository.web = https://github.com/pfig/net-amazon-s3 +repository.type = git + [AutoPrereqs] +[CPANFile] + +[CheckChangeLog] + [PodWeaver] +[ReadmeMarkdownFromPod] + [PkgVersion] [NextRelease] filename = CHANGES format = %-4v %{ccc MMM dd HH:mm:ss vvv yyyy}d -[PodSyntaxTests] -[PodCoverageTests] -[Test::Perl::Critic] +[@TestingMania] +disable = Test::Kwalitee +[@Git] +[Git::CommitBuild]