{ "abstract" : "Object approach at reading explain analyze output", "author" : [ "hubert depesz lubaczewski " ], "dynamic_config" : 1, "generated_by" : "Module::Build version 0.4231", "license" : [ "perl_5" ], "meta-spec" : { "url" : "http://search.cpan.org/perldoc?CPAN::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::Simple" : "0", "YAML::XS" : "0.83", "perl" : "5.018" } } }, "provides" : { "Pg::Explain" : { "file" : "lib/Pg/Explain.pm", "version" : "2.4" }, "Pg::Explain::Analyzer" : { "file" : "lib/Pg/Explain/Analyzer.pm", "version" : "2.4" }, "Pg::Explain::Buffers" : { "file" : "lib/Pg/Explain/Buffers.pm", "version" : "2.4" }, "Pg::Explain::From" : { "file" : "lib/Pg/Explain/From.pm", "version" : "2.4" }, "Pg::Explain::FromJSON" : { "file" : "lib/Pg/Explain/FromJSON.pm", "version" : "2.4" }, "Pg::Explain::FromText" : { "file" : "lib/Pg/Explain/FromText.pm", "version" : "2.4" }, "Pg::Explain::FromXML" : { "file" : "lib/Pg/Explain/FromXML.pm", "version" : "2.4" }, "Pg::Explain::FromYAML" : { "file" : "lib/Pg/Explain/FromYAML.pm", "version" : "2.4" }, "Pg::Explain::Hinter" : { "file" : "lib/Pg/Explain/Hinter.pm", "version" : "2.4" }, "Pg::Explain::Hinter::Hint" : { "file" : "lib/Pg/Explain/Hinter/Hint.pm", "version" : "2.4" }, "Pg::Explain::JIT" : { "file" : "lib/Pg/Explain/JIT.pm", "version" : "2.4" }, "Pg::Explain::Node" : { "file" : "lib/Pg/Explain/Node.pm", "version" : "2.4" }, "Pg::Explain::StringAnonymizer" : { "file" : "lib/Pg/Explain/StringAnonymizer.pm", "version" : "2.4" } }, "release_status" : "stable", "resources" : { "bugtracker" : { "web" : "https://gitlab.com/depesz/Pg--Explain/-/issues" }, "homepage" : "https://gitlab.com/depesz/Pg--Explain", "license" : [ "http://dev.perl.org/licenses/" ], "repository" : { "type" : "git", "url" : "https://gitlab.com/depesz/Pg--Explain.git", "web" : "https://gitlab.com/depesz/Pg--Explain" } }, "version" : "2.4", "x_serialization_backend" : "JSON::PP version 4.07" }