in reply to
regexp on utf8 string
Have you tried just using the function ucfirst as in
$newWord = ucfirst($oldword);
[download]
Tradez
"Never underestimate the predicability of stupidity"
- Bullet Tooth Tony, Snatch (2001)
Comment on
Re: regexp on utf8 string
Download
Code
In Section
Seekers of Perl Wisdom