Group
Extension

Matches 1

Finance-Bitcoin-Yacuna ( M/MA/MARTCHOUK/Finance-Bitcoin-Yacuna-0.2.tar.gz, MARTCHOUK, 2014; MetaCPAN )
Finance-Bitcoin-Yacuna/lib/Finance/Bitcoin/Yacuna.pm ( view source; MetaCPAN )
Path, ["param1=$param1", "param2=$param2", ..]);

 use Data::Dump qw(dump);
 use JSON;
 my $json = new JSON;
 dump $json->decode($result);

=head1 DESCRIPTION

The module to connect to the api of the 
I method C<$restPath> (with the given C<$params>, where applicable) and returns either undef or a JSON string.

=back

=head1 DEPENDENCIES

=over 8

=item L<WWW::Mechanize>

=item L<HTTP::Request>

=i

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