n/testml-cpan};
$file->content($content);
# Then precompile the TestML .t files to Lingy/JSON:
my $compiler = TestML::Compiler->new;
my $lingy = $compiler->compile($content, $file->na
s {
my $self = shift;
$self->zilla->register_prereqs(
{
type => 'requires',
phase => 'test',
},
'JSON::PP' => 0,
);
}
__PACKAGE__->meta->make_immutable;
no Moose;
1;