Help for this page
if ( -f $working_file ) { open WORKINGFILE, "<$working_file" or die $!; ... } } }