Checking for the status of the open sys calls is the most urgent thing to do.
"autodie to the rescue!" ;-)
Just add use autodie qw( open close ); to the script. It will replace the core open and close functions with wrappers that automatically check for errors.
Alexander
In reply to Re^3: multiple files to multiple files
by afoken
in thread multiple files to multiple files
by ikhan
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |