blob: fee45e087e35eb47e3dc055a87b59f79d5cb3364 (
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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
|
---
abstract: 'Interface to Gnome libxml2 xml parsing and DOM library'
author:
- 'Petr Pajas <PAJAS@cpan.org>'
build_requires:
Config: '0'
Errno: '0'
ExtUtils::MakeMaker: '0'
IO::File: '0'
IO::Handle: '0'
POSIX: '0'
Scalar::Util: '0'
Test::More: '0'
locale: '0'
utf8: '0'
configure_requires:
Alien::Base::Wrapper: '0'
Alien::Libxml2: '0.14'
Config: '0'
ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'ExtUtils::MakeMaker version 7.60, 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
- xt
requires:
Carp: '0'
DynaLoader: '0'
Encode: '0'
Exporter: '5.57'
IO::Handle: '0'
Scalar::Util: '0'
Tie::Hash: '0'
XML::NamespaceSupport: '1.07'
XML::SAX: '0.11'
XML::SAX::Base: '0'
XML::SAX::DocumentLocator: '0'
XML::SAX::Exception: '0'
base: '0'
constant: '0'
overload: '0'
parent: '0'
perl: '5.008001'
strict: '0'
vars: '0'
warnings: '0'
resources:
repository: https://github.com/shlomif/perl-XML-LibXML.git
version: '2.0207'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
|