File: dist.ini

package info (click to toggle)
libhtml-formhandler-model-dbic-perl 0.29-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 640 kB
  • sloc: perl: 1,873; sql: 259; makefile: 14
file content (50 lines) | stat: -rw-r--r-- 1,290 bytes parent folder | download | duplicates (4)
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
50
; 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 = 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