![]() |
|
Your skill will accomplish what the force of many cannot |
|
PerlMonks |
Re^3: Unicode and Regexps: convert or am I missing something?by dakkar (Hermit) |
on Jun 02, 2005 at 10:13 UTC ( #462840=note: print w/replies, xml ) | Need Help?? |
from_to is the wrong function to use. It converts between byte strings, but to correctly work with regexp you need character strings, so you need to use decode -- dakkar - Mobilis in mobile Most of my code is tested...
In Section
Seekers of Perl Wisdom
|
|