This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Fix (and test) module listing in the debugger
authorVincent Pit <perl@profvince.com>
Mon, 25 Jun 2012 13:49:06 +0000 (15:49 +0200)
committerVincent Pit <perl@profvince.com>
Mon, 25 Jun 2012 13:49:06 +0000 (15:49 +0200)
commitf311474dd37709a4f0d401dfbfce021e4e3cadbb
tree148382584133cfdcdad31a7b97aa946d85170274
parentea7bdd87ed0a0e43dbc038182ac2ebde79570a5e
Fix (and test) module listing in the debugger

This was also broken when 'use strict' was added.
MANIFEST
lib/perl5db.pl
lib/perl5db.t
lib/perl5db/t/load-modules [new file with mode: 0644]