summaryrefslogtreecommitdiff
path: root/dist.ini
blob: 7d474bc70d2a27e28d90603a2d9a89637a56b491 (plain)
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
name             = XML-Simple
author           = Grant McLean <grantm@cpan.org>
version          = 2.20
license          = Perl_5
copyright_holder = Grant McLean
copyright_year   = 2012
main_module      = lib/XML/Simple.pm
repository       = git://github.com/grantm/xml-simple.git

[Repository]
[@Basic]
[NextRelease]
;[PodCoverageTests]
[PodSyntaxTests]
[MetaJSON]
[PkgVersion]
[@Git]

[Prereqs]
perl                   = 5.008
XML::SAX               = 0.15
XML::SAX::Expat        = 0
XML::NamespaceSupport  = 1.04

[Prereqs / TestRequires]
Test::More       = 0.88