This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5db.t: add the DebugWrap class
authorShlomi Fish <shlomif@shlomifish.org>
Wed, 11 Jan 2012 18:21:20 +0000 (20:21 +0200)
committerRicardo Signes <rjbs@cpan.org>
Thu, 19 Jan 2012 18:16:37 +0000 (13:16 -0500)
commit5e2fff4ac387f0a22d05b6f28f05d35a10c28ce9
treefe37724486fe39bd10795c1ab5cc98f30b79e00d
parent2eee27d7b177d9896e448afbc693e62df0094ca3
perl5db.t: add the DebugWrap class

This helper encapsulates a bit of repeated code in the debugger
tests to avoid quite so much copying and pasting.
lib/perl5db.t