Help for this page

Select Code to Download


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