Skip to content
Permalink
Branch: master
Find file Copy path
Find file Copy path
Fetching contributors…
Cannot retrieve contributors at this time
122 lines (121 sloc) 3.59 KB
{
"abstract" : "A very easy interface to YouTube.",
"author" : [
"Trizen <echo dHJpemVuQHByb3Rvbm1haWwuY29tCg== | base64 -d>"
],
"dynamic_config" : 1,
"generated_by" : "Module::Build version 0.4224",
"license" : [
"perl_5"
],
"meta-spec" : {
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : 2
},
"name" : "WWW-YoutubeViewer",
"prereqs" : {
"build" : {
"requires" : {
"Test::More" : "0"
}
},
"configure" : {
"requires" : {
"Module::Build" : "0"
}
},
"runtime" : {
"recommends" : {
"JSON::XS" : "0",
"LWP::UserAgent::Cached" : "0",
"Mozilla::CA" : "0",
"Term::ReadLine::Gnu::XS" : "0"
},
"requires" : {
"Data::Dump" : "0",
"Encode" : "0",
"File::Path" : "0",
"File::Spec" : "0",
"File::Spec::Functions" : "0",
"Getopt::Long" : "0",
"HTTP::Request" : "0",
"JSON" : "0",
"LWP::Protocol::https" : "0",
"LWP::UserAgent" : "0",
"List::Util" : "0",
"MIME::Base64" : "0",
"Term::ANSIColor" : "0",
"Term::ReadLine" : "0",
"Text::ParseWords" : "0",
"Text::Wrap" : "0",
"URI::Escape" : "0",
"perl" : "5.016"
}
}
},
"provides" : {
"WWW::YoutubeViewer" : {
"file" : "lib/WWW/YoutubeViewer.pm",
"version" : "v3.5.4"
},
"WWW::YoutubeViewer::Activities" : {
"file" : "lib/WWW/YoutubeViewer/Activities.pm"
},
"WWW::YoutubeViewer::Authentication" : {
"file" : "lib/WWW/YoutubeViewer/Authentication.pm"
},
"WWW::YoutubeViewer::Channels" : {
"file" : "lib/WWW/YoutubeViewer/Channels.pm"
},
"WWW::YoutubeViewer::CommentThreads" : {
"file" : "lib/WWW/YoutubeViewer/CommentThreads.pm"
},
"WWW::YoutubeViewer::GetCaption" : {
"file" : "lib/WWW/YoutubeViewer/GetCaption.pm"
},
"WWW::YoutubeViewer::GuideCategories" : {
"file" : "lib/WWW/YoutubeViewer/GuideCategories.pm"
},
"WWW::YoutubeViewer::Itags" : {
"file" : "lib/WWW/YoutubeViewer/Itags.pm"
},
"WWW::YoutubeViewer::ParseJSON" : {
"file" : "lib/WWW/YoutubeViewer/ParseJSON.pm"
},
"WWW::YoutubeViewer::ParseXML" : {
"file" : "lib/WWW/YoutubeViewer/ParseXML.pm"
},
"WWW::YoutubeViewer::PlaylistItems" : {
"file" : "lib/WWW/YoutubeViewer/PlaylistItems.pm"
},
"WWW::YoutubeViewer::Playlists" : {
"file" : "lib/WWW/YoutubeViewer/Playlists.pm"
},
"WWW::YoutubeViewer::RegularExpressions" : {
"file" : "lib/WWW/YoutubeViewer/RegularExpressions.pm"
},
"WWW::YoutubeViewer::Search" : {
"file" : "lib/WWW/YoutubeViewer/Search.pm"
},
"WWW::YoutubeViewer::Subscriptions" : {
"file" : "lib/WWW/YoutubeViewer/Subscriptions.pm"
},
"WWW::YoutubeViewer::Utils" : {
"file" : "lib/WWW/YoutubeViewer/Utils.pm"
},
"WWW::YoutubeViewer::VideoCategories" : {
"file" : "lib/WWW/YoutubeViewer/VideoCategories.pm"
},
"WWW::YoutubeViewer::Videos" : {
"file" : "lib/WWW/YoutubeViewer/Videos.pm"
}
},
"release_status" : "stable",
"resources" : {
"license" : [
"http://dev.perl.org/licenses/"
]
},
"version" : "v3.5.4",
"x_serialization_backend" : "JSON::PP version 4.00"
}
You can’t perform that action at this time.