summaryrefslogtreecommitdiff
path: root/META.yml
diff options
context:
space:
mode:
authorDongHun Kwak <dh0128.kwak@samsung.com>2022-07-25 08:44:27 +0900
committerDongHun Kwak <dh0128.kwak@samsung.com>2022-07-25 08:44:27 +0900
commit433f4692bdc9dd2ab3cde17e9df2837f384bae18 (patch)
treeb819c16dd63249c65a314f910257585914bb7562 /META.yml
parentf228e79b87b7c5271c468f709e82c3f7d3305a3d (diff)
downloadperl-XML-LibXML-433f4692bdc9dd2ab3cde17e9df2837f384bae18.tar.gz
perl-XML-LibXML-433f4692bdc9dd2ab3cde17e9df2837f384bae18.tar.bz2
perl-XML-LibXML-433f4692bdc9dd2ab3cde17e9df2837f384bae18.zip
Imported Upstream version 2.0200upstream/2.0200
Diffstat (limited to 'META.yml')
-rw-r--r--META.yml35
1 files changed, 28 insertions, 7 deletions
diff --git a/META.yml b/META.yml
index 26ab4cb..dbc47ad 100644
--- a/META.yml
+++ b/META.yml
@@ -1,12 +1,24 @@
---
abstract: 'Interface to Gnome libxml2 xml parsing and DOM library'
author:
- - 'Petr Pajas'
+ - 'Petr Pajas <PAJAS@cpan.org>'
build_requires:
+ Alien::Libxml2: '0'
+ 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::Libxml2: '0'
+ Config: '0'
ExtUtils::MakeMaker: '0'
-dynamic_config: 1
+dynamic_config: 0
generated_by: 'ExtUtils::MakeMaker version 7.34, CPAN::Meta::Converter version 2.150010'
keywords:
- dom
@@ -33,20 +45,29 @@ no_index:
directory:
- t
- inc
+ - xt
requires:
- Test::More: '0'
+ Alien::Libxml2: '0'
+ 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.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'
+ repository: https://github.com/shlomif/perl-XML-LibXML.git
+version: '2.0200'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'