Help for this page

Select Code to Download


  1. or download this
    package MyTemp;
    use strict;
    ...
    }
    
    1;
    
  2. or download this
    use strict;
    use warnings;
    ...
    
    # Directories this-dir-tmp, that-dir-1-tmp, that-dir-2-tmp are
    # automatically deleted on program exit.