http://qs1969.pair.com?node_id=584861


in reply to ExtUtils::ModuleMaker

perl -MExtUtils::ModuleMaker -e "Quick_Module ('Foo::Bar')"
Nope, that no longer works. The Quick_Module function seems to have been deleted from the module.

But now, life is easier still; just run the script

modulemaker
and you can interactively set some of your configuration preferences, even store them for next time when you finish. So, you only have to enter your name and contact info once. Nice.