How to tell if a file exists in Perl
Tuesday August 12, 2008
We've already learned how to get the size of a file with Perl using the handy File Test Operators. Now lets take a look at another of their functions by testing to see if a file exists or not.
How to tell if a file exists in Perl
How to tell if a file exists in Perl
