dist.ini
changeset 57 cebbfcd7deff
parent 56 2a4d97741155
child 65 d1288f69bfed
equal deleted inserted replaced
56:2a4d97741155 57:cebbfcd7deff
    19 
    19 
    20 [NextRelease]
    20 [NextRelease]
    21 format = %-9v %{yyyy-MM-dd}d
    21 format = %-9v %{yyyy-MM-dd}d
    22 
    22 
    23 [Prereqs]
    23 [Prereqs]
    24 Mojolicious     = >= 5.48
    24 Mojolicious     = 5.48
    25 Mojolicious::Plugin::BootstrapPagination = 0.0.9
    25 Mojolicious::Plugin::BootstrapPagination = 0.12
    26 UUID = 0.0.3
    26 UUID = 0.0.3
    27 [Prereqs / RuntimeRecommends]
    27 [Prereqs / RuntimeRecommends]
    28 ; Gearman Queue (also contains the Worker class)
    28 ; Gearman Queue (also contains the Worker class)
    29 Gearman::Client = 1.10
    29 Gearman::Client = 1.10
    30 ; Database Storage (minimal tested versions, may work with older releases)
    30 ; Database Storage (minimal tested versions, may work with older releases)
    31 DBIx::Class::DeploymentHandler = 0.002000
    31 DBIx::Class::DeploymentHandler = 0.002000
    32 DBIx::Class = 0.08196
    32 DBIx::Class = 0.08196
    33 DBIx::Class::Candy = 0.002100
    33 DBIx::Class::Candy = 0.002100
       
    34 ; For search field (only for SQL)
       
    35 Search::Query = 0.300
       
    36 Search::Query::Dialect::DBIxClass = 0.005
    34 ; PostgreSQL
    37 ; PostgreSQL
    35 DateTime::Format::Pg = 0
    38 DateTime::Format::Pg = 0
    36 DBD::Pg = 0
    39 DBD::Pg = 0
    37 ; SQLite
    40 ; SQLite
    38 DateTime::Format::SQLite = 0
    41 DateTime::Format::SQLite = 0