{
"abstract"
:
"Object approach at reading explain analyze output"
,
"author"
: [
"hubert depesz lubaczewski <depesz@depesz.com>"
],
"dynamic_config"
: 1,
"generated_by"
:
"Module::Build version 0.4234"
,
"license"
: [
"perl_5"
],
"meta-spec"
: {
"version"
: 2
},
"name"
:
"Pg-Explain"
,
"prereqs"
: {
"build"
: {
"requires"
: {
"Test::Deep"
:
"0"
,
"Test::Exception"
:
"0"
,
"Test::More"
:
"0"
,
"autodie"
:
"0"
}
},
"configure"
: {
"requires"
: {
"Module::Build"
:
"0.38"
}
},
"runtime"
: {
"requires"
: {
"Clone"
:
"0"
,
"Digest::SHA"
:
"0"
,
"HOP::Lexer"
:
"0"
,
"JSON::MaybeXS"
:
"0"
,
"List::Util"
:
"1.44"
,
"XML::LibXML"
:
"0"
,
"XML::Simple"
:
"0"
,
"YAML::XS"
:
"0.83"
,
"perl"
:
"5.018"
}
}
},
"provides"
: {
"Pg::Explain"
: {
"file"
:
"lib/Pg/Explain.pm"
,
"version"
:
"2.9"
},
"Pg::Explain::Analyzer"
: {
"file"
:
"lib/Pg/Explain/Analyzer.pm"
,
"version"
:
"2.9"
},
"Pg::Explain::Buffers"
: {
"file"
:
"lib/Pg/Explain/Buffers.pm"
,
"version"
:
"2.9"
},
"Pg::Explain::From"
: {
"file"
:
"lib/Pg/Explain/From.pm"
,
"version"
:
"2.9"
},
"Pg::Explain::FromJSON"
: {
"file"
:
"lib/Pg/Explain/FromJSON.pm"
,
"version"
:
"2.9"
},
"Pg::Explain::FromText"
: {
"file"
:
"lib/Pg/Explain/FromText.pm"
,
"version"
:
"2.9"
},
"Pg::Explain::FromXML"
: {
"file"
:
"lib/Pg/Explain/FromXML.pm"
,
"version"
:
"2.9"
},
"Pg::Explain::FromYAML"
: {
"file"
:
"lib/Pg/Explain/FromYAML.pm"
,
"version"
:
"2.9"
},
"Pg::Explain::Hinter"
: {
"file"
:
"lib/Pg/Explain/Hinter.pm"
,
"version"
:
"2.9"
},
"Pg::Explain::Hinter::Hint"
: {
"file"
:
"lib/Pg/Explain/Hinter/Hint.pm"
,
"version"
:
"2.9"
},
"Pg::Explain::JIT"
: {
"file"
:
"lib/Pg/Explain/JIT.pm"
,
"version"
:
"2.9"
},
"Pg::Explain::Node"
: {
"file"
:
"lib/Pg/Explain/Node.pm"
,
"version"
:
"2.9"
},
"Pg::Explain::StringAnonymizer"
: {
"file"
:
"lib/Pg/Explain/StringAnonymizer.pm"
,
"version"
:
"2.9"
}
},
"release_status"
:
"stable"
,
"resources"
: {
"bugtracker"
: {
},
"license"
: [
],
"repository"
: {
"type"
:
"git"
,
}
},
"version"
:
"2.9"
,
"x_serialization_backend"
:
"JSON::PP version 4.16"
}