Hello everyone, 
Here and there on the web I encounter claims that the do {} operator is 
depreciated. However I find it convenient to do things like:

eval { some stuff } or do { some multiline error handling };

is this a bad practice?

Thanks

Peter


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to