> On Mar 25, 2017, at 8:58 PM, Jim Gibson <[email protected]> wrote:
>
> You could also try overriding the supplied function of the imported module
> with your own version (not sure exactly how that is done).
Hmm… me neither, but it’s a good idea. I’ll contact the maintainer of
CGI::Carp to see if that could be added as a feature.
> I usually write my own log files using normal file output functions. However,
> that is harder, but not impossible, when you are writing CGI programs.
I do that as well, but that BEGIN statement catches things I wouldn’t
normally look for myself.
Thanks,
Frank
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
http://learn.perl.org/