This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl -d: fixes "b . COND()".
authorShlomi Fish <shlomif@shlomifish.org>
Mon, 12 Dec 2011 14:51:00 +0000 (16:51 +0200)
committerRicardo Signes <rjbs@cpan.org>
Wed, 28 Dec 2011 18:27:01 +0000 (13:27 -0500)
commit5343a617e1832a76d9e6805260dbcd579e845218
treee480adf7039fe0009c0776e2147e8eccd8264688
parente0538447777c738c86d5c7ae0986fc363348727d
perl -d: fixes "b . COND()".

break-dot for filename was broken due to previous commits. It was fixed
now. Also documented it in pod/perldebug.pod, because it was
undocumented.
MANIFEST
lib/perl5db.pl
lib/perl5db.t
lib/perl5db/t/break-on-dot [new file with mode: 0644]
pod/perldebug.pod
pod/perldelta.pod