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