dist.ini
author Vincent Tondellier <tonton+hg@team1664.org>
Wed, 20 Aug 2014 00:07:16 +0200
changeset 45 efe1a6b5239a
child 50 2916ea7c21aa
permissions -rw-r--r--
Add Dist::Zilla and its plugins config

name    = CrashTest
version = 0.1.0
author  = Vincent Tondellier <tonton@team1664.org>
license = GPL_3
copyright_holder = Vincent Tondellier

main_module = CrashTest.pl

[@Basic]
[Mercurial::Check]

[PodSyntaxTests]
[PodCoverageTests]

[Test::Perl::Critic]
critic_config = perlcritic.rc

[CheckChangeLog]

[NextRelease]
format = %-9v %{yyyy-MM-dd HH:mm}d

[Prereqs]
Mojolicious     = >= 4.0, < 5.0