@smonff And #DZil ain’t that steep a learning curve. The basics are literally *easier* than authoring a Makefile.PL or Build.PL

And https://metacpan.org/pod/Dist::Zilla::Starter exists

#DistZilla #Perl

Dist::Zilla::Starter

Guide to getting started with Dist::Zilla

MetaCPAN
@mjg @smonff I simply grab the dist.ini from one of my random modules change a few lines and it's done. The biggest issues I had was when I used to use system Perl. Now I use perlbrew and everything is easier...