Group
Extension

Matches 1

WebService-Openaura ( H/HO/HONDALLIC/WebService-Openaura-0.02.tar.gz, HONDALLIC, 2014; MetaCPAN )
WebService-Openaura/lib/WebService/Openaura.pm ( view source; MetaCPAN )
package WebService::Openaura;
use JSON::XS;
use Cache::LRU;
use Net::DNS::Lite;
use Furl;
use URI;
use URI::QueryParam;
use Carp;
use Moo;
use namespace::clean;
our $VERSION = "0.02";


$Net::DNS::Lit
sts(?:_all)*|) {
        $content =~ s/^(\[.+\])$/{ "artists": $1 }/;
    }
    my $data = decode_json( $content );
    
    if ( defined $data->{results}{error} ) {
        my $type = $data->{results

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