SPUG: regular expressions

luis medrano lmzaldivar at gmail.com
Tue Jan 17 13:19:22 PST 2006


List,

I have a problem I need to modified some strings with the first
character of each word with a upper case for example:

from:

perl is number one

to

Perl Is Number One

my question is how can I do this using regular expressions?

Thanks,
Luis


More information about the spug-list mailing list