Jan 28
Error Handling in Perl & EVAL Block
This article covers two things.
1) Error handling in Perl using EVAL Block
2) Using the EVAL Block feature to check whether a directory exists on a remote FTP location.
The first time ever I had to work in Perl was last month when I was asked to look in to an issue with sending a file to [...]
