dist.ini
author Vincent Tondellier <tonton+hg@team1664.org>
Thu, 28 Aug 2014 00:06:24 +0200
changeset 48 d6c5b0633fe2
parent 45 efe1a6b5239a
child 50 2916ea7c21aa
permissions -rw-r--r--
Use a recommended version number to avoid the strange eval dance when using '1' only Fixes the last perlcritic error

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