in reply to Re^7: How to create and name module tarball for CPAN
in thread How to create and name module tarball for CPAN
Dist::Zilla isn't the beast I brought up first but Minilla, on the other hand, generates a plain ol' Makefile.PL when minting a new dist like so: minil new --profile=ExtUtilsMakeMaker My::Module. No need to install Minilla to contribute to a project started or managed with Minilla. It just makes the rough bits smoother for people who might have questions like op.