I have no control over the documents we're
receiving...
I wanted to do something at this level:-
my $libxml = XML::LibXML->new();
$libxml->encoding('ISO-8859-1');
Marty
--- "Thomas, Mark - BLS CTR" <[EMAIL PROTECTED]>
wrote:
> > We use XML::LibXML in our code, which is in turn
> used to
>
> We use XML::LibXML in our code, which is in turn used to
> parse the sent and received XML between our backend and front
> end webservers...
>
> Since we upgraded to perl 5.8.5 from 5.6.1 all our processes
> which read the XML and then input that data into ORACLE fail
> because the characte
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Martin Moss
Sent: Wednesday, April 20, 2005 8:14 AM
To: perl-unix-users@listserv.ActiveState.com
Subject: [Perl-unix-users] XML::LibXML and UTF8 after perl upgrade
All.
We use XML::LibXML in our code, which is
All.
We use XML::LibXML in our code, which is in turn used
to parse the sent and received XML between our backend
and front end webservers...
Since we upgraded to perl 5.8.5 from 5.6.1 all our
processes which read the XML and then input that data
into ORACLE fail because the character encoding o