milla - Man Page
wrapper for Milla profile
Description
milla is a command line wrapper for Dist::Milla. It's a wrapper for dzil, but with overriding default arguments for some commands such as new, release and install.
Specifically:
milla newis equivalent todzil new -P Millamilla installis equivalent todzil install --install-command="cpanm ."milla releaseis equivalent toDZIL_CONFIRMRELEASE_DEFAULT=1 dzil release
Other commands would behave exactly the same as dzil.
Info
2025-07-25 perl v5.42.0 User Contributed Perl Documentation