This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Fix perl -d's 'w $my_lexical_variable'.
authorShlomi Fish <shlomif@shlomifish.org>
Sun, 9 Dec 2012 21:58:38 +0000 (23:58 +0200)
committerTony Cook <tony@develop-help.com>
Wed, 2 Jan 2013 00:22:10 +0000 (11:22 +1100)
commit5f5eab5267ab850c791997a0b8f9ea8f1bc9efcf
treeba66c5d58506b40036742944fee26b38bc07dfbf
parent5c112a167449f8dcc084f78b7e689334e52311e6
Fix perl -d's 'w $my_lexical_variable'.

This was done by reverting parts of the offending commit from the
git bisecting and adding a test. Thanks to Kevin Dawson for the report.
lib/perl5db.pl
lib/perl5db.t