Help for this page

Select Code to Download


  1. or download this
    package mod::personal;
    
    ...
      strict->import;
      $_[0]->export_to_level(1, @_);
    }