---
abstract: 'a Perl framework for XML stylesheets'
author:
  - 'Yanick Champoux <yanick@cpan.org>'
  - 'Dominique Quatravaux <domq@cpan.org>'
  - 'Matt Sergeant <matt@sergeant.org>'
build_requires:
  ExtUtils::MakeMaker: '0'
  File::Spec: '0'
  IO::File: '0'
  IO::Handle: '0'
  IPC::Open3: '0'
  Test: '0'
  Test::More: '0'
  perl: '5.006'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.012, CPAN::Meta::Converter version 2.150010'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: XML-XPathScript
provides:
  XML::XPathScript:
    file: lib/XML/XPathScript.pm
    version: '2.00'
  XML::XPathScript::Processor:
    file: lib/XML/XPathScript/Processor.pm
    version: '2.00'
  XML::XPathScript::Processor::B:
    file: lib/XML/XPathScript/Processor/B.pm
    version: '2.00'
  XML::XPathScript::Processor::LibXML:
    file: lib/XML/XPathScript/Processor/LibXML.pm
    version: '2.00'
  XML::XPathScript::Processor::XPath:
    file: lib/XML/XPathScript/Processor/XPath.pm
    version: '2.00'
  XML::XPathScript::Stylesheet::DocBook2LaTeX:
    file: lib/XML/XPathScript/Stylesheet/DocBook2LaTeX.pm
    version: '2.00'
  XML::XPathScript::Template:
    file: lib/XML/XPathScript/Template.pm
    version: '2.00'
  XML::XPathScript::Template::Content:
    file: lib/XML/XPathScript/Processor.pm
    version: '2.00'
  XML::XPathScript::Template::Tag:
    file: lib/XML/XPathScript/Template/Tag.pm
    version: '2.00'
requires:
  Carp: '0'
  Clone: '0'
  Data::Dumper: '0'
  Exporter: '0'
  File::Basename: '0'
  Readonly: '0'
  Scalar::Util: '0'
  Symbol: '0'
  XML::LibXML: '0'
  XML::Parser: '0'
  XML::XPath: '0'
  XML::XPath::Node: '0'
  XML::XPath::NodeSet: '0'
  XML::XPath::XMLParser: '0'
  base: '0'
  bytes: '0'
  constant: '0'
  overload: '0'
  strict: '0'
  utf8: '0'
  vars: '0'
  warnings: '0'
resources:
  bugtracker: https://github.com/yanick/xml-xpathscript/issues
  homepage: https://github.com/yanick/xml-xpathscript
  repository: https://github.com/yanick/xml-xpathscript.git
version: '2.00'
x_authority: cpan:YANICK
x_contributor_covenant:
  version: 0.01
x_contributors:
  - 'Mohammad S Anwar <mohammad.anwar@yahoo.com>'
  - 'Yanick Champoux <yanick@babyl.ca>'
x_generated_by_perl: v5.20.2
x_serialization_backend: 'YAML::Tiny version 1.67'