in reply to Is the file there?

not to keep it too simple, maybe :
if (-e $file_with_path) { # die here }

Albannach also mentioned this.
i had a memory leak once, and it ruined my favorite shirt.