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