|
|
| Perl Monk, Perl Meditation | |
| PerlMonks |
Re: Perl and Postgresql: Invalid byte sequence for encoding "UTF8"by Fletch (Bishop) |
| on Dec 21, 2006 at 16:31 UTC ( [id://591197]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
A complete kludge, but perhaps munge the possibly-invalid data through MIME::Base64's encode_base64 and decode_base64 routines into/out of the database? Presuming your columns are large enough to handle the inflation that might be a work around until you figure out the right way to do it.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||