in reply to Re: perl program status
in thread perl program status

Why do you write your own message?

I use Carp, and sprinkle heavy calls to confess() with informative error messages. If I can't figure out what is going wrong from that, I assume that something more fundamental is at issue...