There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

NAME

Test::Mock::Mango::FakeData - pretends to be data to be returned from mango calls

SYNOPSIS

my $data = Test::Mock::Mango::FakeData->new;

DESCRIPTION

Object to hold known data that will be returned by test calls.