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};