{ "abstract" : "Beautify SQL statements by adding line breaks indentation", "author" : [ "Jonas Kramer " ], "dynamic_config" : 1, "generated_by" : "Module::Build version 0.4231", "license" : [ "artistic_2" ], "meta-spec" : { "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", "version" : 2 }, "name" : "SQL-Beautify", "prereqs" : { "build" : { "requires" : { "Test::More" : "0" } }, "configure" : { "requires" : { "Module::Build" : "0.42" } }, "runtime" : { "requires" : { "Carp" : "0", "Getopt::Long" : "0", "SQL::Tokenizer" : "0.19" } } }, "provides" : { "SQL::Beautify" : { "file" : "lib/SQL/Beautify.pm", "version" : "0.05" } }, "release_status" : "stable", "resources" : { "license" : [ "http://www.perlfoundation.org/artistic_license_2_0" ], "repository" : { "url" : "https://github.com/jkramer/sql-beautify" } }, "version" : "0.05", "x_serialization_backend" : "JSON::PP version 4.06" }