$ cpanm Module::Starter # Module::Starter installs the module-starter binary: $ module-starter --module="MyModule" --author="My Name" --email="my@email.com" --eumm $ cd MyModule $ ls Changes ignore.txt lib Makefile.PL MANIFEST README t xt