Wednesday, December 4, 2002, 12:11:46 AM, Daniel F. Savarese wrote:

> 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

Not for me... I tried that now. It prints this for me:

substitute regex: '(.*)'
result: '\ufoo'

I download 2.0.6 and will try with that...

-- 
Best regards,
 Daniel Dekany


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to