App-WatchLater
view release on metacpan or search on metacpan
{
"abstract" : "Manage your YouTube Watch Later videos",
"author" : [
"Aaron L. Zeng <me@bcc32.com>"
],
"dynamic_config" : 1,
"generated_by" : "Module::Build version 0.4224",
"license" : [
"mit"
],
"meta-spec" : {
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : 2
},
"name" : "App-WatchLater",
"prereqs" : {
"build" : {
"requires" : {
"Test::More" : "0"
}
},
"configure" : {
"requires" : {
"Module::Build" : "0"
}
},
"runtime" : {
"requires" : {
"DBD::SQLite" : "0",
"DBI" : "0",
"HTTP::Tiny" : "0.055",
"IO::Socket::SSL" : "1.56",
"JSON" : "0",
"Net::SSLeay" : "1.49",
"Try::Tiny" : "0",
"URI::Find" : "0",
"perl" : "5.016"
}
},
"test" : {
"requires" : {
"Test::Exception" : "0",
"Test::MockObject::Extends" : "0",
"Test::More" : "0"
}
}
},
"provides" : {
"App::WatchLater" : {
"file" : "lib/App/WatchLater.pm",
"version" : "0.03"
},
"App::WatchLater::Browser" : {
"file" : "lib/App/WatchLater/Browser.pm",
"version" : "0.03"
},
"App::WatchLater::YouTube" : {
"file" : "lib/App/WatchLater/YouTube.pm",
"version" : "0.03"
}
},
"release_status" : "stable",
"resources" : {
"license" : [
"http://opensource.org/licenses/mit-license.php"
],
"repository" : {
"url" : "https://github.com/bcc32/App-WatchLater"
}
},
"version" : "0.03",
"x_serialization_backend" : "JSON::PP version 2.97001"
}
( run in 0.707 second using v1.01-cache-2.11-cpan-39bf76dae61 )