:reporter');
our $VERSION = '0.11';
use Carp;
use File::Path qw( make_path );
use File::Spec;
use JSON;
use URI;
use CPAN::DistnameInfo;
#use Data::Dump qw( dd pp );
=head1 NAME
CPAN::cpanminus::rep
poses and transmits a report to L<CPANtesters.org>, this library's
C<run()> method generates a F<.json> report file for each distribution
analyzed and retains that on disk for subsequent processing or
'json'))
: File::Spec->catfile($tdir, join('.' => $dist, 'log', 'json'));
open my $OUT, '>', $report or croak "Unable to open $report for writing";
say $OUT encode_json(