Maybe the \\u in the original posters message? John.
In message <[EMAIL PROTECTED]>, Daniel Dekany writes: >According to ORO API docs, Perl5Substitution supports case >modification like \u or \l. I can't get it work: Works for me: > java substituteExample '(.*)' '\u$1' 'foo' substitute regex: (.*) result: Foo -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
_________________________________________________________________
Add photos to your e-mail with MSN 8. Get 2 months FREE*. http://join.msn.com/?page=features/featuredemail
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
