{
"abstract" : "LINQ extension for working with databases",
"author" : [
"Toby Inkster (TOBYINK) <tobyink@cpan.org>"
],
"dynamic_config" : 0,
"generated_by" : "Dist::Inkt::Profile::TOBYINK version 0.024, CPAN::Meta::Converter version 2.150010",
"keywords" : [],
"license" : [
"perl_5"
],
"meta-spec" : {
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : 2
},
"name" : "LINQ-Database",
"no_index" : {
"directory" : [
"eg",
"examples",
"inc",
"t",
"xt"
]
},
"optional_features" : {},
"prereqs" : {
"configure" : {
"requires" : {
"ExtUtils::MakeMaker" : "6.17"
}
},
"develop" : {
"recommends" : {
"Dist::Inkt" : "0.001"
}
},
"runtime" : {
"requires" : {
"Class::Tiny" : "0",
"DBD::SQLite" : "0",
"DBI" : "0",
"LINQ" : "0.003",
"Object::Adhoc" : "0",
"Role::Tiny" : "0",
"Scalar::Util" : "0",
"perl" : "5.008003"
}
},
"test" : {
"requires" : {
"Test::Modern" : "0"
}
}
},
"provides" : {
"LINQ::Database" : {
"file" : "lib/LINQ/Database.pm",
"version" : "0.001"
},
"LINQ::Database::Table" : {
"file" : "lib/LINQ/Database/Table.pm",
"version" : "0.001"
},
"LINQ::Database::Util" : {
"file" : "lib/LINQ/Database/Util.pm",
"version" : "0.001"
}
},
"release_status" : "stable",
"resources" : {
"bugtracker" : {
"web" : "https://github.com/tobyink/p5-linq-database/issues"
},
"homepage" : "https://metacpan.org/release/LINQ-Database",
"license" : [
"http://dev.perl.org/licenses/"
],
"repository" : {
"type" : "git",
"url" : "git://github.com/tobyink/p5-linq-database.git",
"web" : "https://github.com/tobyink/p5-linq-database"
},
"x_identifier" : "http://purl.org/NET/cpan-uri/dist/LINQ-Database/project"
},
"version" : "0.001",
"x_serialization_backend" : "JSON::PP version 4.09",
"x_static_install" : 1
}