Dist-Zilla-PluginBundle-Starter
view release on metacpan or search on metacpan
lib/Dist/Zilla/Starter.pm view on Meta::CPAN
$ perl Build.PL && perl Build && perl Build manifest && perl Build disttest && perl Build dist
$ cpan-upload Some-Code-1.00.tar.gz
L<Module::Build> was created to provide a C<make>-free alternative to
L<ExtUtils::MakeMaker>, with the additional goal of being more modern and
easier to customize and add features to. Unfortunately this proved to be a
lofty goal, as due to widespread use it succumbed to the same stagnation as
ExtUtils::MakeMaker; it too has become extremely complex and obtuse, is no
longer driven to evolve by its primary author, and must maintain backcompat
religiously. This has weakened most of its benefits considerably, as
ExtUtils::MakeMaker still remains more compatible with ancient end-user Perls,
but Module::Build is still used by some who prefer its interface over
ExtUtils::MakeMaker, or who have complicated compilation requirements that are
easier to customize in Module::Build.
=head2 Module::Build::Tiny
$ mbtiny test --release
$ mbtiny upload
( run in 0.580 second using v1.01-cache-2.11-cpan-65fba6d93b7 )