Group
Extension

Matches 1

WebService-Pixabay ( F/FA/FARACO/WebService-Pixabay-2.2.3.tar.gz, FARACO, 2018; MetaCPAN )
WebService-Pixabay/lib/WebService/Pixabay.pm ( view source; MetaCPAN )
say Dumper($cust_vid);

    # Handling specific hashes and arrays of values from the image_search JSON
    # example retrieving webformatURL from each arrays
    my @urls = undef;

    foreach my $url
mage URL in the fourth row

    # Getting a specific single hash or array value from video_search JSON
    say $cust_vid->{hits}[0]{medium}{url};

=head2 Methods

=over 4

=item C<image_search>

Descr

 Accepted values: 3 - 200
 Default: 20

Parameter: callback string JSONP callback function name

Parameter: pretty bool Indent JSON output. This option should not be used in production.
 Accepted val

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