---
abstract: 'Client library for Splunk log search engine'
author:
  - 'Michal Josef Spacek <[email protected]>'
build_requires:
  Test::More: '0'
  Test::NoWarnings: '0'
  XML::LibXML: '0'
configure_requires:
  Module::Build: '0.42'
dynamic_config: 1
generated_by: 'Module::Build version 0.4234, 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: WWW-Splunk
provides:
  WWW::Splunk:
    file: lib/WWW/Splunk.pm
    version: '2.09'
  WWW::Splunk::API:
    file: lib/WWW/Splunk/API.pm
    version: '2.09'
  WWW::Splunk::XMLParser:
    file: lib/WWW/Splunk/XMLParser.pm
    version: '2.09'
requires:
  Carp: '0'
  Date::Manip: '0'
  Getopt::Long: '0'
  HTTP::Request::Common: '0'
  LWP::UserAgent: '0'
  Pod::Usage: '0'
  XML::LibXML: '0'
  perl: '5.01'
resources:
  bugtracker: https://github.com/michal-josef-spacek/perl-WWW-Splunk/issues
  license: http://dev.perl.org/licenses/
  repository: https://github.com/michal-josef-spacek/perl-WWW-Splunk
version: '2.09'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'