The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
; Everything starting with ';' is a comment

name             = HTML-FormHandler-Model-DBIC
author           = FormHandler Contributors - see HTML::FormHandler
license          = Perl_5
copyright_holder = Gerda Shank
copyright_year   = 2013

version = 0.28

[@Git]
tag_format = %v

[@Basic]
[InstallGuide]
[MetaJSON]

[MetaResources]
bugtracker.web    = https://rt.cpan.org/Public/Dist/Display.html?Name=HTML-FormHandler-Model-DBIC
bugtracker.mailto = bug-HTML-FormHandler-Model-DBIC@rt.cpan.org

; If you have a repository...
repository.url    = git://github.com/gshank/html-formhandler-model-dbic.git
repository.web    = http://github.com/gshank/html-formhandler-model-dbic
repository.type   = git

; You have to have Dist::Zilla::Plugin::<Name> for these to work
[PodWeaver]
[NoTabsTests]
[EOLTests]
[Signature]
[CheckChangeLog]

[ExecDir]
dir = script

[Prereqs]
HTML::FormHandler                       = 0.40016
Moose                                   = 2.0007
DBIx::Class                             = 0.08250
DBIx::Class::ResultSet::RecursiveUpdate = 0.25
namespace::autoclean                    = 0.09

[Prereqs / TestRequires]
Test::More                = 0.94
Test::Exception           = 0
DateTime::Format::MySQL   = 0
DateTime::Format::W3CDTF  = 0
DateTime::Format::SQLite  = 0