Acme-JavaTrace
view release on metacpan or search on metacpan
lib/Acme/JavaTrace.pm view on Meta::CPAN
use Devel::SimpleTrace qw(option1 option2);
Available options are:
=over 4
=item C<showrefs>
Using this option will tell C<Devel::SimpleTrace> to stringify objects and
references passed in argument to C<die()>. This option is disabled by default
in order to leave objects and references untouched.
=back
=head1 EXAMPLE
Here is an example of stack trace produced by C<Acme::JavaTrace>
using a fictional Perl program:
( run in 0.234 second using v1.01-cache-2.11-cpan-0a6323c29d9 )