File: dist.ini

package info (click to toggle)
libmagpie-perl 1.163200-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 3,564 kB
  • sloc: perl: 4,068; xml: 405; sh: 4; makefile: 2
file content (85 lines) | stat: -rw-r--r-- 1,518 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
72
73
74
75
76
77
78
79
80
81
82
83
84
85
name    = Magpie
author  = Kip Hampton <kip.hampton@tamarou.com>
author  = Chris Prather <chris.prather@tamarou.com>
license = Perl_5
copyright_holder = Tamarou, LLC
copyright_year   = 2011

[MetaResources]
repository.url    = git://github.com/tamarou/magpie.git
repository.web    = https://github.com/tamarou/magpie
repository.type   = git

[AutoVersion]
[PkgVersion]
[PodVersion]

[@Basic]

[PruneFiles]
;filenames = Makefile.PL
match = ^nytprof.*
match = ^perl5
match = ^cpan.*
match = ^temp*

;[AutoPrereqs]
;skip = libmem*
;skip = ^XML::LibXSLT
;skip = ^Template
;skip = ^XML::XSP
;skip = ^Bread::Board::
;skip = parent*$
;skip = ^Devel::

[Prereqs]
Bread::Board = 0.25
Carp = 1.24
HTTP::Negotiate = 6.00
HTTP::Throwable = 0.016
Moose = 2.0402
MooseX::Traits = 0.11
MooseX::Types::Path::Class = 0.05
Plack = 0.9985
Scalar::Util = 1.23
Try::Tiny = 0.11
URI = 1.59
MooseX::Role::Parameterized = 0
Data::Printer = 0
Class::Load = 0.20


[Prereqs / RuntimeRecommends]
-phase = runtime
CHI = 0.50
KiokuDB::Backend::DBI = 1.21
KiokuX::Model = 0.02
KiokuDB = 0.52
XML::LibXML = 1.90
JSON::Any = 1.29

[Prereqs / DevelopRequires]
; authordep Pod::Weaver::Section::SeeAlso

[Prereqs / TestRequires]
Test::Simple = 0.98
Test::Requires = 0
HTTP::Request::Common = 6.02
;Devel::Monitor = 0
;Memcached::libmemcached = 0

[PodSyntaxTests]
[PodCoverageTests]

[@Git]
changelog   = Changes
allow_dirty = dist.ini
allow_dirty = Changes
commit_msg  = v%v%n%n%c
tag_format  = %v
tag_message = %v
push_to     = origin


[PodWeaver]