V.Ramkumar wrote:
Hi List,
I am doing entity conversion decimal entity (input xml) 2 named
entity(output xml) in perl using HTML::Entities::Numbered. But it's not
returning named entity for some decimal entities. If any body have idea to
avoid the below issue, please share with me.
Ex: Coding.
Hi List,
I am doing entity conversion decimal entity (input xml) 2 named
entity(output xml) in perl using HTML::Entities::Numbered. But it's not
returning named entity for some decimal entities. If any body have idea to
avoid the below issue, please share with me.
Ex: Coding.
use HTML::Entities:
That was somewhat strange.
For better solution you may ask to this module's author.
On Fri, Sep 26, 2008 at 9:46 PM, V.Ramkumar
<[EMAIL PROTECTED]> wrote:
>
> Tool output:
> Ḥ Ḥ
>
>
> Expected output:
> Ḥ &Hdb;
>
>
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional comm
Hi List,
I am doing entity conversion decimal entity (input xml) 2 named
entity(output xml) in perl using HTML::Entities::Numbered. But it's not
returning named entity for some decimal entities. If any body have idea to
avoid the below issue, please share with me.
Ex: Coding.
use HTML::Entities::