Group
Extension

Matches 2

Clownfish ( N/NW/NWELLNHOF/Clownfish-0.6.3.tar.gz, NWELLNHOF, 2018; MetaCPAN )
Clownfish/buildlib/Clownfish/Build.pm ( view source; MetaCPAN )
s packaged up, delete the copied assets.
    rmtree($_) for values %to_copy;
    unlink("META.yml");
    unlink("META.json");
    move( "MANIFEST.bak", "MANIFEST" ) or die "move() failed: $!";
}

1;

Clownfish ( N/NW/NWELLNHOF/Clownfish-0.6.3.tar.gz, NWELLNHOF, 2018; MetaCPAN )
Clownfish/lib/Clownfish/Docs/WritingClasses.pod ( view source; MetaCPAN )

namespacing and versioning. Information about parcels is stored in C<.cfp>
files which contain a JSON hash with the following keys:

=over

=item *

B<name:> The parcel’s name. It must contain only

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