in reply to
dying() more informatively
The standard
Carp
module has what you request. Look for
croak()
and
confess()
for dying.
japhy
--
Perl and Regex Hacker
Comment on
Re: dying() more informatively
In Section
Seekers of Perl Wisdom