Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: Perl debugging vs. utf8: I'm losing

by jbrugger (Parson)
on Nov 08, 2006 at 06:42 UTC ( [id://582793]=note: print w/replies, xml ) Need Help??


in reply to Perl debugging vs. utf8: I'm losing

Still i think it's an interesting topic, since i have various problems using utf8 with our system.
For example, using mod_Perl, some utf-8 strings just loose their utf-8 flag. I can't do a thing about it, it's compiled and cached in apache's mod perl.
Seems to have to deal with this or this
I wonder if there are more issues (And if possible: Solutions!) reported by others who try to have there programme running mod_Perl and utf-8 data.

Becouse of the first mentioned issue, we have to use PerlModule ModPerl::PerlRun in stead of the preferred PerlModule ModPerl::Registry , since sometimes good formed unicoded data comes out cripple

"We all agree on the necessity of compromise. We just can't agree on when it's necessary to compromise." - Larry Wall.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://582793]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (4)
As of 2024-04-25 06:38 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found