I have a problem with the exporter.pl script.
I'm running Apache 1.3 with mod_perl, Perl 5.8.4 and
using ArcRetriever to retrieve g-zipped .arc files into
XML documents for the exporter.
When attempting:
shell> perl exporter.pl -i /var/nwa/aid/Kingsley-0.xml
-o /var/nwa/exporter_data/Kingsley
The following error is generated:
Document ignored
Child 20542: Failure to
"make_NWA_document(28236656//var/nwa/arc/GO/IAH-20050520191139-00004-localhost.localdomain.arc.gz,
/tmp/20542)": Wide character in subroutine entry at
/usr/lib/perl/5.8/Encode.pm line 184, <IDFILE> chunk 1.
It appears Encode.pm is having trouble with Unicode
characters? Perhaps this problem is specific to Perl
5.8.4 - any help would be appreciated.
Chris Kingsley
ckingsle ((at)) haverford ((dot)) edu
Following libraries linked to Perl:
Compress::Zlib
HTML::Tagset
HTML::Parser
lwp-download
libwww-perl
Text::Iconv
URI
XML::TokeParser
XML::Simple
Config::General