summaryrefslogtreecommitdiff
path: root/dist.ini
diff options
context:
space:
mode:
authorRichard Simões <rsimoes@cpan.org>2011-12-22 22:39:48 -0600
committerRichard Simões <rsimoes@cpan.org>2011-12-22 22:42:27 -0600
commit213d16167fece349396daa4ab2a39ec6753d82b6 (patch)
tree39307fa20c7a9d837c34977de74634e110c79ee4 /dist.ini
parentMerge pull request #2 from fayland/master (diff)
downloaddancer-logger-psgi-213d16167fece349396daa4ab2a39ec6753d82b6.tar.gz
bring dist.ini up to date, add perlcritic rc
Diffstat (limited to 'dist.ini')
-rw-r--r--dist.ini44
1 files changed, 27 insertions, 17 deletions
diff --git a/dist.ini b/dist.ini
index 160701d..6f47da2 100644
--- a/dist.ini
+++ b/dist.ini
@@ -2,28 +2,38 @@ name = Dancer-Logger-PSGI
author = franck cuny <franck@lumberjaph.net>
license = Perl_5
copyright_holder = franck cuny
-copyright_year = 2010
-version = 0.02
+copyright_year = 2011
+version = 0.020_001
-[@Git]
[@Filter]
bundle = @Basic
+remove = MakeMaker
+[ModuleBuild]
-[MetaConfig]
-[MetaJSON]
-[PkgVersion]
-[PodSyntaxTests]
-[PodCoverageTests]
-[NoTabsTests]
-[EOLTests]
+[@Git]
+allow_dirty = Changes
-[MetaResources]
-repository = git://github.com/franckcuny/dancer-logger-psgi.git
-bugtracker = http://rt.cpan.org/Public/Dist/Display.html?Name=Dancer::Logger::PSGI
-homepage = http://search.cpan.org/perldoc?Dancer::Logger::PSGI
+[@TestingMania]
+disable = Test::Synopsis
+[AutoMetaResources]
+homepage = https://metacpan.org/release/%{dist}
+repository.github = user:franckcuny
+bugtracker.github = user:franckcuny
+
+[Test::PodSpelling]
+stopwords = franck
+stopwords = cuny
+stopwords = psgi
+stopwords = psgix
+stopwords = JavaScript
[PodWeaver]
-[AutoPrereq]
+[AutoPrereqs]
[ReadmeFromPod]
-[CheckChangeLog]
-[UploadToCPAN]
+[CheckChangesHasContent]
+[Clean]
+[ExtraTests]
+[MetaJSON]
+[MinimumPerl]
+[NextRelease]
+[OurPkgVersion]