|
|
| There's more than one way to do things | |
| PerlMonks |
Re: match utf8by gnork (Beadle) |
| on Nov 12, 2012 at 13:54 UTC ( #1003446=note: print w/ replies, xml ) | Need Help?? |
|
\p{Letter} is the corresponding UTF8 aware character class for \w cat /dev/world | perl -e "(/(^.*? \?) 42\!/) && (print $1))" errors->(c)
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||