From: Rob H. <ro...@ro...> - 2006-03-23 07:48:22
|
Hi George, So is this a problem in the XML::Simple module or with sandweb? You should report this to the author of XML::Simple if it's there. Sandweb just uses this module, but has nothing to do with it's development. Did you try a google search? e.g. http://www.google.com/search?hs=ree&hl=en&lr=&safe=off&client=firefox&rls=org.mozilla%3Aen-US%3Aunofficial&q=Unable+to+recognise+encoding+of+this+document+at+EncodingDetect.pm+&btnG=Search According to one of the results from google, this is a bug in the latest XML::SAX. I have been using the modules from Debian and Ubuntu lately, so I have not run into this. Maybe try another XML::SAX parser such as XML::SAX::Expat ? -- Rob George Marques wrote: > hi! > I've got this error while i've installed > XML-Simple-2.14 (perl module), in > "make test" : > > Unable to recognise encoding of this document at > /usr/local/share/perl/5.8.4/XML/SAX/PurePerl/EncodingDetect.pm > line 96. > > How can i fix it? May it do SandWeb do not work > correctly? > > I've saw the line 96 in > usr/local/share/perl/5.8.4/XML/SAX/PurePerl/EncodingDetect.pm > but i did > not understand. > > > I'm using perl 5.8.4-8 and HTML-Template-2.8, > Test-Harness-2.56, > Test-Simple-0.62, XML-NamespaceSupport-1.09, > XML-SAX-0.13. > > Thanks! > > George P. Marques > > > > > > > > > > > _______________________________________________________ > Yahoo! doce lar. Faça do Yahoo! sua homepage. > http://br.yahoo.com/homepageset.html > > > > ------------------------------------------------------- > This SF.Net email is sponsored by xPML, a groundbreaking scripting language > that extends applications into web and mobile media. Attend the live webcast > and join the prime developer group breaking into this new coding territory! > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 > _______________________________________________ > Sandweb-users mailing list > San...@li... > https://lists.sourceforge.net/lists/listinfo/sandweb-users > > |