Subject: | Debugger broken in 5.13.[7..11] |
Devel::Declare has been broken when used in the debugger since at least
5.13.7. You can see it reflected in the Method::Signatures tests which
check it works in the debugger.
http://www.cpantesters.org/distro/M/Method-Signatures.html#Method-Signatures-20110324.1600_001?grade=1&perlmat=3&patches=2&oncpan=2&distmat=1&perlver=ALL&osname=ALL&version=20110324.1600_001
For example:
http://www.cpantesters.org/cpan/report/1ee76bd0-5612-11e0-8a39-a371061ad747
I tried it with MooseX::Method::Signatures as well, same problem.