From: Kevin M. G. <kn...@go...> - 2006-06-01 06:27:37
|
On May 29, 2006, at 7:13 AM, Lars Thegler wrote: > Lars Thegler wrote: >> Kevin M. Goess wrote: >>> Lars Thegler wrote: >>>> Running the test suite under perl 5.6.2, I get 3 of the cases >>>> failing >>>> with this: >>>> >>>> --cut-- >>>> Can't locate object method "SWASHNEW" via package >>>> "utf8" (perhaps you >>>> forgot to load "utf8"?) at >>>> blib/lib/Log/Log4perl/Config/DOMConfigurator.pm line 270. >>>> --cut-- >>>> >>>> I can make this go away by adding "use utf8;" just before the >>>> offending >>>> line, but I'm sure there is a better way. >>>> >>>> And why these tests passes on 5.005_03 and 5.8.8, but fails on >>>> 5.6.2, I >>>> have no idea. >>> >>> No problems for me on perl 5.6.1. It sounds like it could be a >>> problem in XML::DOM, which version of that are you using? (I used >>> 1.29). >> >> Ah, good point. I'm using the current version on CPAN, which is 1.44. >> 1.29 is ancient, released sometime back in 2001. Maybe that is why >> your >> tests are passing? > > Is there any chance that I could get you to check up on your XML::DOM > version, and rerun the tests with the latest XML::DOM? Sorry for the delay. I just upgraded XML::DOM to 1.44 on my ancient perl 5.6.1 instance, and the tests run without a problem. This is log4perl v. 1.05, not 1.04 like you mentioned before. Maybe that's the problem? I don't know what else to suggest right now. I can try installing perl 5.6.2, but not right now, I have to go to sleeeeeeeppp......zzzzzzz -- Kevin M. Goess (and Anne and Frank) 904 Carmel Ave. Albany, CA 94706 (510) 525-5217 |