Dominique Quatravaux wrote:
OK I finally got it - this is a Perl 5.8 effect.

perl -e 'while (1) { print "Clap! " }'


:-)

The temporary fix is
to put this at the top of your stylesheet:

<% use encoding "utf8"; %>


Ok, I am going to try this soon!!!


Warning, this has a process-wide, irrevocable effect (e.g. *all*
output from this interpreter instance will be UTF-8 - it had better
serve only AxKit pages and not write temp files on disk)

Ok


I will enroll explicit and less intrusive support for output encoding
specification in the next version of XML::XPathScript.

GREAT!


Thanks a lot!

Ciao
--Marco

--
Marco Marongiu                            Email: [EMAIL PROTECTED]
System Administrator                      Phone: +39 070 460 1684
Tiscali S.p.A.                            Fax:   +39 070 460 9684
International IT Services



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



Reply via email to