perl Makefile.PL make make test make install #### make install perl t/xx-frobnicate_tests.t #### module-starter --module=My::Module \ --author="Steve Bertrand" \ --email=my@email.com \ --license=perl #### Example: module-starter --module=Foo::Bar,Foo::Bat \ --author="Andy Lester" --email=andy@petdance.com