Help for this page

Select Code to Download


  1. or download this
    BEGIN {
      require Utils1;
      Utils1->import;
    }
    
  2. or download this
    package Utils1;
    
    ...
    
    package Utils;
    ...