Group
Extension

Matches 1

Test-Mock-LWP-Distilled-JSON ( S/SK/SKINGTON/Test-Mock-LWP-Distilled-JSON-1.000.tar.gz, SKINGTON, 2021; MetaCPAN )
Test-Mock-LWP-Distilled-JSON/lib/Test/Mock/LWP/Distilled/JSON.pm ( view source; MetaCPAN )
::JSON;

use Moo::Role;
use LWP::JSON::Tiny;

# Have you updated the version number in the POD below?
our $VERSION = '1.000';
$VERSION = eval $VERSION;

=head1 NAME

Test::Mock::LWP::Distilled::JSON -
ackage My::JSON::Test::LWP::UserAgent;
 
 use Moo;
 extends 'LWP::UserAgent::JSON';
 with 'Test::Mock::LWP::Distilled', 'Test::Mock::LWP::Distilled::JSON';
 
 sub filename_suffix { 'my-json-test' }
 
WP::Distilled> that
handles the very common case of APIs that return JSON. I<If> you are happy
that only the HTTP code and the JSON content of any website response are
important (you don't need to rem

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