Group
Extension

Matches 1

App-git-ship ( J/JH/JHTHORSEN/App-git-ship-0.37.tar.gz, JHTHORSEN, 2021; MetaCPAN )
App-git-ship/lib/App/git/ship/perl.pm ( view source; MetaCPAN )
(Makefile Makefile.old MANIFEST MYMETA.json MYMETA.yml);

  unlink 'Makefile' and $self->_make('clean') if -e 'Makefile';

  push @files, qw(Changes.bak META.json META.yml) if $all;
  push @files, $se
clean

Used to clean out build files:

Makefile, Makefile.old, MANIFEST, MYMETA.json, MYMETA.yml, Changes.bak, META.json
and META.yml.

=head2 ship

  $ git ship

Used to ship a Perl distribution by r

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