|
|
| Don't ask to ask, just ask | |
| PerlMonks |
Re^3: Strange regex to test for newlines: /.*\z/by moritz (Cardinal) |
| on May 29, 2007 at 09:04 UTC ( #617925=note: print w/ replies, xml ) | Need Help?? |
|
In r31303 of bleadperl this bug is fixed: $ perl5.9.5 -E 'say "match" if "f\n" ~~ /.*\z/' match
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||