Tony Olekshy wrote: > Traditionally Perl has had both the "do" and the "eval" block > forms, the latter which traps, the former which doesn't. In the perl 5 pocket reference 3rd edition page 63, it claims that $@ is set to the result of an eval or do. How does this impact exception handling tests on $@ to determine if an exception was thrown, if $@ can be set by a do ? OR is that an error in the pocket guide? -- Glenn ===== Even if you're on the right track, you'll get run over if you just sit there. -- Will Rogers ----- Stuff below this added by NetZero ----- Shop online without a credit card http://www.rocketcash.com RocketCash, a NetZero subsidiary
- Re: End-of-scope actions: Background. Simon Cozens
- Re: End-of-scope actions: Background. Graham Barr
- End-of-scope actions: Visibility. Tony Olekshy
- End-of-scope actions: POST blocks. Tony Olekshy
- Re: End-of-scope actions: POST blocks. James Mastros
- Re: End-of-scope actions: POST blocks. Tony Olekshy
- Re: End-of-scope actions: POST blocks. Tony Olekshy
- End-of-scope actions: Reference model 2.0.2.1. Tony Olekshy
- End-of-scope actions: Error messages. Tony Olekshy
- End-of-scope actions: do/eval duality. Tony Olekshy
- Re: End-of-scope actions: do/eval duality. Glenn Linderman
- Re: End-of-scope actions: do/eval duality. Tony Olekshy
- Re: End-of-scope actions: do/eval duality. Bart Lateur
- Re: End-of-scope actions: do/eval duality. Branden
- Re: End-of-scope actions: do/eval duality... abigail
- Re: End-of-scope actions: do/eval du... Branden
- Re: End-of-scope actions: do/eva... abigail
- Re: End-of-scope actions: do/eva... Simon Cozens
- Re: End-of-scope actions: do/eval duality... Bart Lateur
- Re: End-of-scope actions: do/eval duality. Glenn Linderman
- End-of-scope actions: Garbage collection. Tony Olekshy