Group
Extension

Matches 1

WebService-MyAffiliates ( D/DE/DERIV/WebService-MyAffiliates-0.10.tar.gz, DERIV, 2024; MetaCPAN )
WebService-MyAffiliates/lib/WebService/MyAffiliates.pm ( view source; MetaCPAN )
e Mojo::Util qw(b64_encode url_escape);
use XML::Simple 'XMLin';    ## no critic
use JSON::MaybeUTF8 qw(encode_json_utf8);
use HTTP::Tiny;
use Mojo::URL;

use vars qw/$errstr/;
sub errstr { return $er

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