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.
| Tags | Perl distribution CPAN |
|---|---|
| Licenses | Perl |
| Operating Systems | OS Independent |
| Implementation | Perl CPAN |
Recent releases


Release Notes: A small bug in plugin interaction was fixed.


Release Notes: Logging and error messages were improved. Abstract extraction from the main module is now more reliable.


Release Notes: Errors during TextTemplate rendering were made fatal.