-
Notifications
You must be signed in to change notification settings - Fork 20
/
dist.ini
50 lines (39 loc) · 1.26 KB
/
dist.ini
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
; 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.29
[@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 = [email protected]
; 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