For Programmers: Free Programming Magazines  


Home > Archive > PERL Miscellaneous > March 2008 > utf8->any+(html|xml) does not work?









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author utf8->any+(html|xml) does not work?
delfin_soft@homoludens.elte.hu

2008-03-26, 7:32 pm


utf8->any+html does not work?

for sourcefiles {
s/Encode::FB_HTMLCREF/(Encode::FB_HTMLCREF & ~ Encode::LEAVE_SRC)/gs
}

utf8->any+xml does not work?

for previous idea {
s/HTML/XML/g
}

Bye delfin

smallpond

2008-03-26, 7:32 pm

On Mar 26, 4:09 pm, delfin_s...@homoludens.elte.hu wrote:
> utf8->any+html does not work?
>
> for sourcefiles {
> s/Encode::FB_HTMLCREF/(Encode::FB_HTMLCREF & ~ Encode::LEAVE_SRC)/gs
>
> }
>
> utf8->any+xml does not work?
>
> for previous idea {
> s/HTML/XML/g
>
> }
>
> Bye delfin


what content-type meta tag?
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com