S
use Gentoo::MetaEbuild::Spec::MiniSpec;
if( Gentoo::MetaEbuild::Spec::MiniSpec->check( json_decode( scalar slurp( $file ) ) ) ){
print "$file is metaspec compliant\n";
}
=head1
< C<::Spec::Base>|Gentoo::MetaEbuild::Spec::Base >>.
Everything outside that is governed by the .json files shipped in this distributions "Share" directory.
=head1 SCHEMA
$root = {
SCHE