File: dist.ini

package info (click to toggle)
libhtml-formhandler-perl 0.40068-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 2,476 kB
  • sloc: perl: 9,416; makefile: 2
file content (71 lines) | stat: -rw-r--r-- 1,885 bytes parent folder | download | duplicates (2)
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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
; Everything starting with ';' is a comment

name             = HTML-FormHandler
main_module      = lib/HTML/FormHandler.pm
author           = FormHandler Contributors - see HTML::FormHandler
license          = Perl_5
copyright_holder = Gerda Shank
copyright_year   = 2017

version = 0.40068

[@Git]
tag_format = %v

[@Basic]
[PkgVersion]
[InstallGuide]
[MetaJSON]

[MetaResources]
bugtracker.web    = http://github.com/gshank/html-formhandler/issues

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

; You have to have Dist::Zilla::Plugin::<Name> for these to work
[PodWeaver]
[Test::NoTabs]
[Test::EOL]
[Signature]
[CheckChangeLog]

[Prereqs]
Class::Load                = 0.06
Carp                       = 0
; raised Moose prereq because 2.0604 fails
Moose                      = 2.1403
Locale::Maketext           = 1.09
DateTime                   = 0
DateTime::Format::Strptime = 0
MooseX::Getopt             = 0.16
MooseX::Types              = 0.20
MooseX::Types::Common      = 0
MooseX::Types::LoadableClass = 0.006
aliased                    = 0
File::Spec                 = 0
File::ShareDir             = 0
Try::Tiny                  = 0
namespace::autoclean       = 0.09
Email::Valid               = 0
Sub::Exporter              = 0
HTML::TreeBuilder          = 3.23
Sub::Name                  = 0
Data::Clone                = 0
JSON::MaybeXS              = 1.003003
List::Util                 = 1.33
HTML::Entities             = 0
Crypt::CBC                 = 0
Crypt::Blowfish            = 0
MIME::Base64               = 0

[Prereqs / TestRequires]
Test::More                 = 0.94
Test::Differences          = 0
Test::Exception            = 0
Test::Memory::Cycle        = 1.04
Test::Warn                 = 0
PadWalker                  = 0