On Apr 15, 2007, at 2:41 AM, Eric Wilhelm wrote:
What's that for? use Carp; BEGIN{ $SIG{__DIE__} = \&carp::confess } If we can do without it, we probably should.
Looks like debugging code (giving you a stack trace rather than a 1 line error), and broken debugging code at that, what with the first small c in carp::confess.
Marvin Humphrey Rectangular Research http://www.rectangular.com/