Help for this page

Select Code to Download


  1. or download this
    package myTest::Index;
    
    ...
            return $tmpl->output;
    }
    
  2. or download this
    
    package myTest::module1;
    ...
    }
    
    1;