Re: [xml] Perl module XML::LibXML not encoding UTF-8 properly
- From: Bruce Miller <bruce miller nist gov>
- To: xml gnome org
- Subject: Re: [xml] Perl module XML::LibXML not encoding UTF-8 properly
- Date: Fri, 23 Sep 2005 21:40:04 -0400
Loren Osborn wrote:
Could someone please explain why the following perl script fails?
Thanks
Loren Osborn
Software Engineer
Dispensing Solutions Inc
(714) 437-0330
#!/usr/bin/perl
use XML::LibXML;
Ah, there's your first problems...
missing -w, and use strict.
Beyond that, I can't help you...
--
bruce miller nist gov
http://math.nist.gov/~BMiller/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]