dist.ini
author Vincent Tondellier <tonton+hg@team1664.org>
Sat, 31 Dec 2016 20:34:01 +0100
changeset 126 01078f0097b3
parent 122 8692800ec9ba
child 128 6b56182fd491
permissions -rw-r--r--
Added tag 0.2.0 for changeset c019ceb604a4

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

main_module = bin/CrashTest

[@Basic]
[MetaJSON]
[CPANFile]
[PkgVersion]
[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 = 7.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

; PostgreSQL
DBD::Pg = 0
Mojo::Pg = 2.18
DateTime::Format::Pg = 0

; For search field
Search::QueryParser = 0.90
Search::QueryParser::SQL = 0.010