Joe Atzberger wrote: > what are the differences introduced at Perl 10.0 > in the CORE that you refer to? Would they affect an existing > Koha/2.2.9 or Koha3.0 install? > > > The cause/culprit isn't clear, but we definitely have compatibility > issues between 5.10 and MARC::File::XML, for example. See bug #2309: > http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=2309
I see no evidence of Perl CORE causing trouble. All that happened was a method was called on a undefined value. My experience tells me that this is an incompatiblity between MARC::File::SAX and XML::LibXML::SAX and MARC::File::XML, or else a bug in the first. Also, my experience with XML parsing in Perl (and Koha) has been less than "calming" due to the multiple implementations of XML parsing from CPAN, multiple incompatible C libraries (libxml*) that do that parsing and the interactions of C-based XML parsing and the native Perl parser. Methinks the problems in that bug report might be related to that. Why would you deduce that it is the Perl CORE at fault? I have been using Perl since 1995 and have *never* encountered incompatibilities going forward. cheers rickw -- ________________________________________________________________ Rick Welykochy || Praxis Services || Internet Driving Instructor Blessed are the cracked for they let in the light. -- Spike Milligan _______________________________________________ Koha-devel mailing list Koha-devel@lists.koha.org http://lists.koha.org/mailman/listinfo/koha-devel