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
|
---
abstract: 'Interface to Gnome libxml2 xml parsing and DOM library'
author:
- 'Petr Pajas'
build_requires:
ExtUtils::MakeMaker: '0'
configure_requires:
ExtUtils::MakeMaker: '0'
dynamic_config: 1
generated_by: 'ExtUtils::MakeMaker version 6.94, CPAN::Meta::Converter version 2.140640'
keywords:
- dom
- html
- libxml
- 'object oriented'
- oop
- parse
- parser
- parsing
- pullparser
- sax
- sgml
- xml
- xpath
- XPath
- xs
license: perl
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: '1.4'
name: XML-LibXML
no_index:
directory:
- t
- inc
requires:
ExtUtils::MakeMaker: '6.56'
Test::More: '0'
XML::NamespaceSupport: '1.07'
XML::SAX: '0.11'
base: '0'
parent: '0'
perl: '5.008'
strict: '0'
vars: '0'
warnings: '0'
resources:
homepage: https://bitbucket.org/shlomif/perl-xml-libxml
repository: https://bitbucket.org/shlomif/perl-xml-libxml
version: '2.0116'
|