Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in dist-zilla

"dzil test" isn't copying my perltidyrc file

perl dist-zilla

How do I test modules/scripts that output/modify files?

perl testing file dist-zilla

Pod link L<Module::Subfile> does not link to lib/Module/Subfile.pod

perl dist-zilla metacpan

Using Dist::Zilla dist.ini how can I have files that I only use for testing?

perl cpan dist-zilla

Getting author tests to be created and run for dzil test

Declaring dependencies on specific versions of Perl modules using Dist::Zilla

perl dist-zilla

Are optional dependencies with Dist::Zilla possible?

How can I build a Perl distribution with DIst::Zilla and use Carton for dependencies?

perl dist-zilla

How do I specify a minimum perl version for my distribution in Dist::Zilla dist.ini?

perl version dist-zilla

How can I concisely document methods in Perl code?

Perl module - dist.ini and platform specific prereqs

Where can I find a concise guide to converting an existing CPAN module to use Dist::Zilla?

perl cpan dist-zilla

How to make a Dist::Zilla based Perl module (or app) install files into /etc/?

What are the strengths/weaknesses of ShipIt vs Dist::Zilla?