Hi Gurus!

I have a fairly large perl script which optionally runs 
through a few subroutines doing similar things to different 
files. Sorry I can't be more detailed.
My problem is this: within these subroutines are file tests:

(-e $File) or die

type of stuff.

The first time through these tests work. The next time 
through they fail.

Does anyone have any ideas why this may be happening?

Thanks!

mark

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to