in reply to
the try/catch example from "Programming Perl" analyzed
Be very careful with coderef prototypes. This code is subject to all of the same problems that have been documented with the
Error
module. I wrote about these
here
.
Comment on
Re: the try/catch example from "Programming Perl" analyzed
In Section
Meditations