This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
[perl5db] More refactoring.
authorShlomi Fish <shlomif@shlomifish.org>
Sat, 29 Sep 2012 18:33:50 +0000 (20:33 +0200)
committerRicardo Signes <rjbs@cpan.org>
Mon, 12 Nov 2012 14:18:26 +0000 (09:18 -0500)
commitef18ae6369094cb33f2a49bfe0fcb67321e4e6ef
tree08d917e8e4b588d13430a42d8b8f15ec48ff701d
parent826b9a2e7d6ed95ec6e105fd43a390eb220838ff
[perl5db] More refactoring.

1. Made the POD better.

2. Converted more && do to ifs.

3. More eq conversions.

4. Captures in lexical variables.

5. Using /ms instead of [\x00-\xFF].
lib/perl5db.pl