diff -r a5c677eb8329 -r efe1a6b5239a dist.ini --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/dist.ini Wed Aug 20 00:07:16 2014 +0200 @@ -0,0 +1,24 @@ +name = CrashTest +version = 0.1.0 +author = Vincent Tondellier +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