in reply to Re: Getting croak to show both caller and callee?
in thread Getting croak to show both caller and callee?

You can also make croak give a stack trace from the command line.

export PERL5OPT=-MCarp::Always script
or
perl -MCarp::Always script script