{ "abstract" : "Composable SQL query builder with expression trees for Perl", "author" : [ "Thomas Busch " ], "dynamic_config" : 1, "generated_by" : "ExtUtils::MakeMaker version 7.60, CPAN::Meta::Converter version 2.150010", "keywords" : [ "sql", "query", "builder", "composable", "expression-tree", "select", "insert", "update", "delete", "truncate", "join", "cte", "window-function", "case", "union", "intersect", "except", "subquery", "upsert", "returning", "distinct", "postgresql", "mysql", "sqlite", "dbi", "bind-parameters", "injection-protection" ], "license" : [ "mit" ], "meta-spec" : { "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", "version" : 2 }, "name" : "SQL-Wizard", "no_index" : { "directory" : [ "t", "inc" ] }, "prereqs" : { "build" : { "requires" : { "ExtUtils::MakeMaker" : "0" } }, "configure" : { "requires" : { "ExtUtils::MakeMaker" : "0" } }, "runtime" : { "requires" : { "perl" : "5.010000" } }, "test" : { "requires" : { "Test::More" : "0" } } }, "provides" : { "SQL::Wizard" : { "file" : "lib/SQL/Wizard.pm", "version" : "0.08" } }, "release_status" : "stable", "resources" : { "bugtracker" : { "web" : "https://github.com/thomasbusch/perl-SQL-Wizard/issues" }, "homepage" : "https://github.com/thomasbusch/perl-SQL-Wizard", "repository" : { "type" : "git", "url" : "https://github.com/thomasbusch/perl-SQL-Wizard.git", "web" : "https://github.com/thomasbusch/perl-SQL-Wizard" } }, "version" : "0.08", "x_authority" : "cpan:TBUSCH", "x_serialization_backend" : "JSON::PP version 4.06" }