Help for this page

Select Code to Download


  1. or download this
    use strict; 
    use Cwd 'abs_path'; 
    ...
    print STDOUT "new path: $new_path\n";
    close (FILE_LIST);
    exit;
    
  2. or download this
    My code:
    <code>
    [ cut and paste your code here ]
    </code>