http://www.perlmonks.org?node_id=14132

Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question: (files)

I have an application where I need to check if I file exists without actually modifying it in any way except for reading it's file name. What is the most common way of doing this?

Originally posted as a Categorized Question.