|
|
|
Your skill will accomplish what the force of many cannot |
|
| PerlMonks |
Re: Matching behavior with (?^u)by tobyink (Monsignor) |
| on Sep 13, 2012 at 16:02 UTC ( #993526=note: print w/ replies, xml ) | Need Help?? |
|
Hmm... odd. Interesting to note the difference between qr/[ä]+/, qr/[Xä]+/ and qr/[äX]+/.
perl -E'sub Monkey::do{say$_,for@_,do{($monkey=[caller(0)]->[3])=~s{::}{ }and$monkey}}"Monkey say"->Monkey::do'
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||