App-ModuleBuildTiny

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN


0.027
          - Be more tolerant in parsing =encoding utf-8
          - Fix encoding of generated README
          - Add non-interactive and extended options to test

0.026
          - Add --trial option to regenerate/upload/dist/distdir

0.025     Sun Dec 16 22:09:12 CET 2018
          - Allow fetching credentials from console
          - Add SPDX support to meta files

0.024
          - Write generated files as binary
          - Decode author names when POD is encoded

0.023
          - Work around older CPAN.pm metadata confusion
          - Try taking author list from "AUTHORS" section too.

script/mbtiny  view on Meta::CPAN

=item * LICENSE

The license of the distribution.

=back

=head2 upload [--silent] [--config=<config_file>] [--tag] [--push]

Assemble a tarball and upload it to CPAN.

Using a L<Config::Identity|Config::Identity> compatible F<.pause> file in your home directory is recommended, but if it's absent or incomplete your credentials will be asked on the console. Takes the following options:

=over 4

=item * tag

Tag the current release with the current version. The default for this can be set in the configuration.

=item * push

Push the current commit, and tag it C<--tag> is also specified. The default for this can be set in the configuration.

=item * silent

This will enable silent mode

=item * config=<config-file>

The location of your pause credentials

=back

=head2 test [--no-author] [--release]

Run all of the tests of a distribution. Takes two negatable options:

=over 4

=item * release

 view all matches for this distribution
 view release on metacpan -  search on metacpan

( run in 0.960 second using v1.00-cache-2.02-grep-82fe00e-cpan-2c419f77a38b )