| Minilla::CLI::New(3pm) | User Contributed Perl Documentation | Minilla::CLI::New(3pm) |
Minilla::CLI::New - Generate new module skeleton
# Create new app using Module::Build::Tiny(default)
% minil new MyApp
# Create new app using XS
% minil new -p XS MyApp
This module creates module skeleton to current directory.
| 2023-11-01 | perl v5.36.0 |