dist.ini
changeset 45 efe1a6b5239a
child 50 2916ea7c21aa
--- /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 <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