dist.ini
author Vincent Tondellier <tonton+hg@team1664.org>
Mon, 17 Jul 2023 22:25:19 +0200
changeset 132 75cea8c94598
parent 130 81932c723dfd
permissions -rw-r--r--
Bump dependencies versions to something sensible

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 = 9.11
Mojolicious::Plugin::BootstrapPagination = 0.12
Mojolicious::Plugin::InstallablePaths = 0.04
UUID = 0.0.3
Text::Balanced = 0
Data::Page = 0
Minion = 9.00

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

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