The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
---
abstract: 'Module to interface with the Solr (Lucene) webservice'
author:
  - 'Brian Cassidy <bricas@cpan.org>'
build_requires:
  ExtUtils::MakeMaker: 6.59
  Test::Mock::LWP: '0.05'
  Test::More: '0.94'
  XML::Simple: 0
configure_requires:
  ExtUtils::MakeMaker: 6.59
distribution_type: module
dynamic_config: 1
generated_by: 'Module::Install version 1.17'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: 1.4
name: WebService-Solr
no_index:
  directory:
    - inc
    - t
requires:
  Data::Page: 0
  Data::Pageset: 0
  Encode: 0
  JSON::XS: 0
  LWP::UserAgent: 0
  Moo: 0
  Types::Standard: '0.008'
  URI: '1.28'
  XML::Easy: 0
  perl: 5.8.0
resources:
  license: http://dev.perl.org/licenses/
  repository: http://github.com/bricas/webservice-solr
version: 0.24_01