Group
Extension

Matches 1

Dist-Zilla-Plugin-TestMLIncluder ( I/IN/INGY/Dist-Zilla-Plugin-TestMLIncluder-0.19.tar.gz, INGY, 2020; MetaCPAN )
Dist-Zilla-Plugin-TestMLIncluder/lib/Dist/Zilla/Plugin/TestMLIncluder.pm ( view source; MetaCPAN )
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;

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.