eta::JSON;
use warnings;
use strict;
use vars qw($VERSION);
$VERSION = '0.16';
#----------------------------------------------------------------------------
=head1 NAME
Test::CPAN::Meta::JSON - V
alidate a META.json file within a CPAN distribution.
=head1 SYNOPSIS
There are two forms this module can be used.
The first is a standalone test of your distribution's META.json file:
use Test::
More;
eval "use Test::CPAN::Meta::JSON";
plan skip_all => "Test::CPAN::Meta::JSON required for testing META.json" if $@;
meta_json_ok();
Note that you may provide an optional label/comment/mess
JSON::Version;
use warnings;
use strict;
use vars qw($VERSION);
$VERSION = '0.16';
#----------------------------------------------------------------------------
=head1 NAME
Test::CPAN::Meta::JSON
specification
=head1 SYNOPSIS
use Test::CPAN::Meta::JSON::Version;
=head1 DESCRIPTION
This module was written to ensure that a META.json file, provided with a
standard distribution uploaded to
a::JSON>, however
the code is self contained enough that you can access it directly.
See L<CPAN::Meta> for further details of the CPAN Meta Specification.
=head1 ABSTRACT
Validation of META.json da