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
|