Group
Extension

Matches 1

Weather-API-Base ( D/DK/DKECHAG/Weather-API-Base-0.3.tar.gz, DKECHAG, 2024; MetaCPAN )
Weather-API-Base/lib/Weather/API/Base.pm ( view source; MetaCPAN )
PI::Base> is a base class for simple Perl Weather API clients. Apart
from handling JSON and XML API responses (L<JSON> and L<XML::Simple> required respectivelly),
it offers utility functions for time 
     agent   => "libwww-perl $package/$version",
        error   => 'return',
        output  => 'json',
        scheme  => 'https',
    );

Parameters:

=over 4

=item * C<timeout> : Timeout for requ
tem. Default: C<https>.

=item * C<output> : Output format/mode. C<json/xml> are automatically supported for decoding. Default: C<json>.

=back

=head1 PRIVATE METHODS

These are to be used when subcl

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