libdist-zilla-perl

Perl distribution builder

Description

Dist::Zilla builds distributions of code to be uploaded to the CPAN. In this respect, it is like ExtUtils::MakeMaker, Module::Build, or Module::Install. Unlike those tools, however, it is not also a system for installing code that has been downloaded from the CPAN. Since it's only run by authors, and is meant to be run on a repository checkout rather than on published, released code, it can do much more than those tools, and is free to make much more ludicrous demands in terms of prerequisites.

It's aim is to generate every file which is needed by a CPAN distribution, but usually generated and hence commonly not checked in into a VCS repository. For that it reads a file called dist.ini and gathers data from other files as instructured in that file.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://metacpan.org/release/Dist-Zilla


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libdist-zilla-perl