dist.ini
author Vincent Tondellier <tonton+hg@team1664.org>
Sat, 20 Feb 2016 18:56:11 +0100
changeset 110 d024bf1f4eab
parent 109 3b95550f4189
child 113 fa0ec89bf0af
permissions -rw-r--r--
Remove unused files, we use minion now

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

main_module = bin/CrashTest

[@Basic]
[Mercurial::Check]

[MetaResources]
bugtracker.mailto = tonton+bugs.crashtest@team1664.org
repository.url    = https://hg.team1664.org/CrashTest
repository.web    = https://hg.team1664.org/CrashTest
repository.type   = hg

[PodSyntaxTests]
[PodCoverageTests]

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

[CheckChangeLog]

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

[Prereqs]
Mojolicious = 6.00
Mojolicious::Plugin::BootstrapPagination = 0.12
Mojolicious::Plugin::InstallablePaths = 0.04
UUID = 0.0.3
Text::Balanced = 0
Data::Page = 0
Minion = 4.00
Mojo::JSON::MaybeXS = 0

[Prereqs / RuntimeRecommends]
; For search field (only for SQL)
Search::QueryParser = 0.90
Search::QueryParser::Sql = 0.10
; PostgreSQL
DateTime::Format::Pg = 0
DBD::Pg = 0
Mojo::Pg = 2.18