Help for this page

Select Code to Download


  1. or download this
    package Module;
    
    ...
    }
    
    1;
    
  2. or download this
    $ ./script.pl a b c
    before using my module a, b, c
    ...
    ending module import a, b
    after using my module a, b