Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: cpanr - view cpan ratings from the command line ( ojo::g )

by beech (Parson)
on Oct 05, 2016 at 23:45 UTC ( [id://1173369]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    ...
    use ojo;
    # use Mojo::DOM;
    ...
    #     my $dom = Mojo::DOM->new($mech->content());
        my $dom = g( $ratingsURL )->dom;
    
  2. or download this
    #     $module =~ s/::/-/g;
        $module = g('http://api.metacpan.org/v0/module/'.$module)->json->{
    +distribution};
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1173369]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (5)
As of 2024-04-25 14:36 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found