Help for this page

Select Code to Download


  1. or download this
    $ cpanm Module::Starter
    
    ...
    $ ls
    
    Changes  ignore.txt  lib  Makefile.PL  MANIFEST  README  t  xt
    
  2. or download this
    package MyModule;
    
    ...
    =cut
    
    1; # End of MyModule