Thanks for your report. I have fixed this in bleadperl with: commit 21eede782bed11b0263f9bff02b9ca7b7dfcd6eb Author: Yves Orton <demerphq@gmail.com> Date: Sun Jan 29 00:06:23 2012 +0100 Fix bug #109206: ANCH_MBOL with while /.*/g We had a fencepost error when ANCH_MBOL was enabled that meant we did not "see" matches at the end of string. This fixes the problem and adds tests. Cheers, yves --- via perlbug: queue: perl5 status: open https://rt.perl.org:443/rt3/Ticket/Display.html?id=109206Thread Next