in reply to Re: Re: Problem w/overloading and Carp::confess
in thread Problem w/overloading and Carp::confess
in Carp.pm (or Carp/Heavy.pm).if (ref $_) { # ...<snip>... $_ .= '';
I recommend that you copy Carp.pm to MyCarp.pm, and hack away at it. And maybe submit a patch when you're done.
-- Frag.
--
"Just remember what ol' Jack Burton does when the earth quakes, the poison arrows fall from the sky, and the pillars of Heaven shake. Yeah, Jack Burton just looks that big old storm right in the eye and says, "Give me your best shot. I can take it."
|
---|
Replies are listed 'Best First'. | |
---|---|
Re (tilly) 4: Problem w/overloading and Carp::confess
by tilly (Archbishop) on Nov 14, 2001 at 15:39 UTC |