Help for this page

Select Code to Download


  1. or download this
    use Module 1.0;
    
  2. or download this
    use Module 2.0;
    
  3. or download this
    package Module;
    our ($VERSION, @EXPORT, @ISA);
    ...
    }
    
    1;