XML-Simple - Re: Errors with make test

Posted on Wed Dec 14 03:04:21 2005 by robertb in response to 1476 (See the whole thread of 8)
Re: Errors with make test
I have reverted to XML::SAX v0.12 and the tests look fine:
# make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/a +rch')" t/*.t # Package Version # perl 5.8.5 # XML::Simple 2.14 # Storable 2.15 # XML::Parser Not Installed # XML::SAX 0.12 # XML::NamespaceSupport 1.09 # XML::SAX::PurePerl 0.90 (default parser) t/0_Config........ok t/1_XMLin.........ok t/2_XMLout........ok t/3_Storable......ok t/4_MemShare......ok t/5_MemCopy.......ok t/6_ObjIntf.......ok t/7_SaxStuff......ok t/8_Namespaces....ok t/9_Strict........ok t/A_XMLParser.....skipped all skipped: no XML::Parser All tests successful, 1 test skipped. Files=11, Tests=454, 21 wallclock secs ( 9.45 cusr + 0.94 csys = 10.39 CPU)
Please let me know if anyone thinks that this will cause a future problem.

Thanks
Direct Responses: 1478 | Write a response