On Thu, 31 Mar 2005, Randal L. Schwartz wrote:
> >>>>> "Chris" == Chris Devers <[EMAIL PROTECTED]> writes:
>
> Chris> Fine then.
>
> Chris> eval {
> Chris> risky_action();
> Chris> }
>
> You forgot a semicolon here, which will make Perl start to think you
> mean this to be an "if" modifier instead of a separate if statement.
> Wheeee!
Whoops!
Today's lesson: test early, test often, and always always always test
before making off the cuff suggestions on a mailing list. :-)
--
Chris Devers
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>