Group
Extension

Matches 1

WWW-CPANRatings ( C/CO/CORNELIUS/WWW-CPANRatings-0.03.tar.gz, CORNELIUS, 2011; MetaCPAN )
WWW-CPANRatings/lib/WWW/CPANRatings.pm ( view source; MetaCPAN )
nt;
use DateTime::Format::DateParse;
use HTML::TokeParser::Simple;
use URI;
use Web::Scraper;
use JSON::XS;
use Text::CSV_PP;
use feature 'say';

sub new { 
    my $class = shift;
    my $args = shift

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.