Group
Extension

Matches 1

WebService-IFConfig-Client ( N/NI/NICDOYE/WebService-IFConfig-Client-1.001.tar.gz, NICDOYE, 2017; MetaCPAN )
WebService-IFConfig-Client/lib/WebService/IFConfig/Client.pm ( view source; MetaCPAN )
use strict;
use warnings;
use 5.12.0;

use REST::Client;
use JSON;

use vars qw($VERSION);
$VERSION = '1.001';

=head1 NAME

WebService::IFConfig::Client - Client for Martin Polden's https://ifconfig.
                      0 means do not run until a request is made.
  server    https://ifconfig.co/json    IPD Server, but you can run your own and provide it here.

=cut

# Whether to run immediately 
nfig.co/json',
    reader  => 'get_server',
    writer  => 'set_server'
);

has '_json' => (
    is      => 'ro',
    isa     => 'HashRef',
    default => sub { {} },
    reader  => '_get_json',
    w

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