dist.ini
author Vincent Tondellier <tonton+hg@team1664.org>
Sun, 14 Feb 2016 19:35:51 +0100
changeset 91 10a62da240f4
parent 78 0ebef32c34af
child 93 31013a09b483
permissions -rw-r--r--
Fix missing argument to create

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

main_module = script/crash_test.pl

[@Basic]
[Mercurial::Check]

[PodSyntaxTests]
[PodCoverageTests]

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

[CheckChangeLog]

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

[Prereqs]
Mojolicious = 5.81
Mojolicious::Plugin::BootstrapPagination = 0.12
UUID = 0.0.3
Text::Balanced = 0
Data::Page = 0
Minion = 2.00

[Prereqs / RuntimeRecommends]
; For search field (only for SQL)
Search::QueryParser = 0.90
Search::QueryParser::Sql = 0.10
; PostgreSQL (recommended)
DateTime::Format::Pg = 0
DBD::Pg = 0
Mojo::Pg = 2.10
; SQLite (untested)
DateTime::Format::SQLite = 0
DBD::SQLite = 0
Mojo::SQLite = 0.010
Minion::Backend::SQLite = 0
; MySQL (untested)
DateTime::Format::MySQL = 0
DBD::mysql = 0
Mojo::mysql = 0
Minion::Backend::mysql = 0