Subject: | Devel::SimpleTrace eats parts of errors |
% perl -MDevel::SimpleTrace -e 'die "duel at dawn"'
duel
at main::(dawn at -e:1)
This is wrong because the error message is "duel at dawn". The location
should be "main::(-e:1)".
This queue is for tickets about the Devel-SimpleTrace CPAN distribution.
The Basics
People
|
Bug Information
|
This service is sponsored and maintained by Best Practical Solutions and runs on Perl.org infrastructure.
Please report any issues with rt.cpan.org to rt-cpan-admin@bestpractical.com.