Catalyst-Controller-HTML-FormFu

 view release on metacpan or  search on metacpan

dist.ini  view on Meta::CPAN

name                = Catalyst-Controller-HTML-FormFu
author              = Carl Franks <cpan@fireartist.com>
author              = Nigel Metheringham <nigelm@cpan.org>
author              = Dean Hamstead <dean@bytefoundry.com.au>
license             = Perl_5
copyright_holder    = Carl Franks / Nigel Metheringham / Dean Hamstead
copyright_year      = 2007-2018

;; -- Ensure you update this to your ID if you are managing a release
[Authority]
authority                   = cpan:NIGELM
do_metadata                 = 1
locate_comment              = 1

[AutoPrereqs]
skip                        = ^blib

[Prereqs]
Catalyst::Runtime           = 5.71001
HTML::FormFu                = 2.06
HTML::FormFu::MultiForm     = 1.02 ; previous versions fail to load
MooseX::Attribute::Chained  = 0
Task::Weaken                = 0 ; make sure Scalar::Util has weaken()

[Prereqs / TestRequires]
Catalyst::Action::RenderView = 0
Catalyst::Plugin::Session   = 0
Catalyst::Plugin::Session::State::Cookie = 0
Catalyst::Plugin::Session::Store::File = 0
Catalyst::View::TT          = 0
HTML::FormFu::MultiForm     = 0
Template                    = 0
Test::WWW::Mechanize::Catalyst = 0
Test::WWW::Mechanize        = 1.16 ; post_ok came in 1.16
Test::More                  = 0.92 ; done_testing
Test::NoTabs                = 0
Pod::Coverage::TrustPod     = 0
Test::CPAN::Meta            = 0
Test::Differences           = 0
Test::EOL                   = 0
Test::Kwalitee              = 1.21
Test::Memory::Cycle         = 0
Test::PAUSE::Permissions    = 0
Test::Pod                   = 1.41
Test::Pod::Coverage         = 1.08
Pod::Tidy                   = 0
Code::TidyAll::Plugin::Perl::AlignMooseAttributes = 0

;; -- Declare additional author deps for Dist::Zilla
; authordep Pod::Elemental::Transformer::List
; authordep Pod::Weaver::Plugin::WikiDoc
; authordep Pod::Weaver::PluginBundle::Default
; authordep Pod::Weaver::Section::Contributors
; authordep Pod::Weaver::Section::Support


[NextRelease]               ; Mark up the next release in changes

[@Git]
changelog                   = Changes
allow_dirty                 = dist.ini
allow_dirty                 = Changes
allow_dirty                 = README.md
commit_msg                  = v%v%t - %d%n%n%c
tag_message                 = v%v%t - %d          ; see Git::Tag
push_to                     = origin

;; -- Additional git
[Git::GatherDir]
[Git::NextVersion]              ; Get the next version tag from git
[Git::CheckFor::CorrectBranch]  ; ensure on master branch for release
[Git::Remote::Check]            ; ensure our branch is ahead of remote
[Git::Contributors]             ; add contributors from the git logs
[Git::CommitBuild]
branch                      =
release_branch              = cpan

;; -- Sets of additional tests we want to do as part of release
[Test::Perl::Critic]
[MetaTests]
;; [PodCoverageTests]           ; Currently we comprehensively fail these
[OurPkgVersion]
[Test::Kwalitee]



( run in 1.746 second using v1.01-cache-2.11-cpan-39bf76dae61 )