blob: 26ab4cb832e30020eef30a0e10c84b2e7e848e66 (
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
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
|
---
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 7.34, CPAN::Meta::Converter version 2.150010'
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:
Test::More: '0'
XML::NamespaceSupport: '1.07'
XML::SAX: '0.11'
XML::SAX::Base: '0'
XML::SAX::Exception: '0'
base: '0'
parent: '0'
perl: '5.008'
strict: '0'
vars: '0'
warnings: '0'
resources:
homepage: https://github.com/shlomif/perl-XML-LibXML
repository: https://github.com/shlomif/perl-XML-LibXML
version: '2.0134'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
|