On Tue, May 21, 2002 at 06:27:47PM +0200, Roman Vasicek wrote:
> >  I need to parse utf-8 data and want to use P::RD module. Is there option
> > to switch generated parser code to character data representation instead
> > of default byte representation?
> 
>  I've picked a copy of P::RD module, add 'use utf8;' to the code generation
> routine and use sed to replace all occurences of 'RecDescent' with
> 'RecDescentUtf' to have new module.

You used what? Sed?? :-))

-- 
best regards,

     Dipl.-Inf. Richard Jelinek

 - PetaMem s.r.o. - Drahobejlova 1019 - Prague - www.petamem.com - 
                   -= 1658523 Mind Units =-

Reply via email to