forked from openkylin/libxml-sax-base-perl
34 lines
609 B
INI
34 lines
609 B
INI
|
name = XML-SAX-Base
|
||
|
author = Grant McLean <grantm@cpan.org>
|
||
|
license = Perl_5
|
||
|
copyright_holder = Grant McLean
|
||
|
copyright_year = 2011
|
||
|
main_module = lib/XML/SAX/Base.pm
|
||
|
abstract = Base class for SAX Drivers and Filters
|
||
|
repository = git://github.com/grantm/XML-SAX-Base.git
|
||
|
|
||
|
version = 1.09
|
||
|
|
||
|
[Repository]
|
||
|
[NextRelease]
|
||
|
[PodSyntaxTests]
|
||
|
[MetaJSON]
|
||
|
[MetaYAML]
|
||
|
[PkgVersion]
|
||
|
[@Git]
|
||
|
|
||
|
[BuildSAXBase]
|
||
|
|
||
|
[@Filter]
|
||
|
-bundle = @Basic
|
||
|
-remove = Readme
|
||
|
-remove = License
|
||
|
-remove = MetaYAML
|
||
|
|
||
|
[Prereqs]
|
||
|
perl = 5.008
|
||
|
|
||
|
[Prereqs / TestRequires]
|
||
|
Test::More = 0.88
|
||
|
|