![]() |
|
Perl Monk, Perl Meditation | |
PerlMonks |
Re: Re: Re:x2 if (open(FH, $path)) { ? (I got the resource acquisition blues)by bkiahg (Pilgrim) |
on May 03, 2004 at 15:15 UTC ( #350040=note: print w/replies, xml ) | Need Help?? |
If I add an if (open(FH, $path) or die "$!") { doesn't that kill the application? I still want it to print out the rest of the webpage. Update2: Nevermind.
In Section
Seekers of Perl Wisdom
|
|