[perl #34287] perlfaq6: /m matching beyond the first newline
by Dan Jacobson other posts by this author
Feb 28 2005 12:12PM messages near this date
Re: [perl #34288] perlop: qx/STRING/: mention STDIN
|
Re: [perl #34287] perlfaq6: /m matching beyond the first newline
# New Ticket Created by Dan Jacobson
# Please include the string: [perl #34287]
# in the subject line of all future correspondence about this issue.
# <URL: https://rt.perl.org/rt3/Ticket/Display.html?id=34287 >
perlfaq6.pod: "/m" allows caret and dollar to match next to a newline,
not just at the end of the string.
Add: "You'll still need /mg if you want to match beyond the first
newline."!
Thread:
Dan Jacobson
Yitzchak Scott-Thoennes
Ronald J Kimball
|