The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
---
abstract: 'Object approach at reading explain analyze output'
author:
  - 'hubert depesz lubaczewski <depesz@depesz.com>'
build_requires:
  Test::Deep: '0'
  Test::Exception: '0'
  Test::More: '0'
  autodie: '0'
configure_requires:
  Module::Build: '0.38'
dynamic_config: 1
generated_by: 'Module::Build version 0.4216, CPAN::Meta::Converter version 2.150005'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Pg-Explain
provides:
  Pg::Explain:
    file: lib/Pg/Explain.pm
    version: '0.75'
  Pg::Explain::From:
    file: lib/Pg/Explain/From.pm
    version: '0.75'
  Pg::Explain::FromJSON:
    file: lib/Pg/Explain/FromJSON.pm
    version: '0.75'
  Pg::Explain::FromText:
    file: lib/Pg/Explain/FromText.pm
    version: '0.75'
  Pg::Explain::FromXML:
    file: lib/Pg/Explain/FromXML.pm
    version: '0.75'
  Pg::Explain::FromYAML:
    file: lib/Pg/Explain/FromYAML.pm
    version: '0.75'
  Pg::Explain::Node:
    file: lib/Pg/Explain/Node.pm
    version: '0.75'
  Pg::Explain::StringAnonymizer:
    file: lib/Pg/Explain/StringAnonymizer.pm
    version: '0.75'
requires:
  Clone: '0'
  Digest::SHA: '0'
  HOP::Lexer: '0'
  JSON: '0'
  XML::Simple: '0'
  YAML: '0'
  perl: '5.010'
resources:
  license: http://dev.perl.org/licenses/
version: '0.75'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'