On Wed, Nov 19, 2008 at 18:04, Dr.Ruud <[EMAIL PROTECTED]> wrote: > "Chas. Owens" schreef: > >> eval { snip >> } >> if ($@) { snip >> }; snip
Of course it would also be a good idea to move the useless semi-colon from the if up to the eval. That is what I get for not testing the code outside the buggy interpreter in my head. -- Chas. Owens wonkden.net The most important skill a programmer can have is the ability to read. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/