{
"abstract" : "Interpolate Perl variables into SQL statements",
"author" : [
"David Manura",
"Mark Stosberg <mark@summersault.com>",
"Yorhel <projects@yorhel.nl>"
],
"dynamic_config" : 1,
"generated_by" : "Module::Build version 0.4234",
"license" : [
"perl_5"
],
"meta-spec" : {
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : 2
},
"name" : "SQL-Interp",
"prereqs" : {
"configure" : {
"requires" : {
"Module::Build" : "0.38"
}
},
"runtime" : {
"recommends" : {
"Scalar::Util" : "0"
},
"requires" : {
"DBI" : "1",
"perl" : "v5.8.0"
}
}
},
"provides" : {
"DBIx::Interp" : {
"file" : "lib/DBIx/Interp.pm",
"version" : "1.28"
},
"DBIx::Interp::STX" : {
"file" : "lib/DBIx/Interp.pm"
},
"DBIx::Interp::db" : {
"file" : "lib/DBIx/Interp.pm"
},
"SQL::Interp" : {
"file" : "lib/SQL/Interp.pm",
"version" : "1.28"
},
"SQL::Interp::SQL" : {
"file" : "lib/SQL/Interp.pm"
},
"SQL::Interp::Variable" : {
"file" : "lib/SQL/Interp.pm"
}
},
"release_status" : "stable",
"resources" : {
"bugtracker" : {
"web" : "https://code.blicky.net/yorhel/SQL-Interp/issues"
},
"license" : [
"http://dev.perl.org/licenses/"
],
"repository" : {
"url" : "https://code.blicky.net/yorhel/SQL-Interp"
}
},
"version" : "1.28",
"x_serialization_backend" : "JSON::PP version 4.16"
}