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