This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Fix (and test) breakpoints on subroutines
authorVincent Pit <perl@profvince.com>
Mon, 25 Jun 2012 13:06:49 +0000 (15:06 +0200)
committerVincent Pit <perl@profvince.com>
Mon, 25 Jun 2012 13:21:02 +0000 (15:21 +0200)
commitea7bdd87ed0a0e43dbc038182ac2ebde79570a5e
tree337e59978b43059e74df775104dcf4d4c34fec6d
parent7a251f7a69f0a1331dd5464535c47b95dc7b7334
Fix (and test) breakpoints on subroutines

They were broken since 'use strict' was added to the debugger.
MANIFEST
lib/perl5db.pl
lib/perl5db.t
lib/perl5db/t/fact [new file with mode: 0644]