Skip Menu |

This queue is for tickets about the RPC-XML CPAN distribution.

Report information
The Basics
Id: 52662
Status: resolved
Priority: 0/
Queue: RPC-XML

People
Owner: rjray [...] blackperl.com
Requestors: ANDK [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 0.71
Fixed in: 0.72



Subject: Undeclared dependency on XML::LibXML
While test 21 is skipped without XML::LibXML test 40 is run and spits out a lot of failing test diagnostics. After installing XML::LibXML all tests pass. t/21_xml_libxml.t .......... skipped: XML::LibXML not installed [...] t/40_server_xmllibxml.t .... 1/62 # Failed test '$srv<1> parser isa RPC::XML::Parser::XMLLibXML' # at t/40_server_xmllibxml.t line 43. # $srv<1> parser isn't defined Can't call method "parse" on an undefined value at blib/lib/RPC/XML/Server.pm (autosplit into blib/lib/auto/RPC/XML/Server/process_request.al) line 1691. HTH && Regards,
On Thu Dec 10 23:35:50 2009, ANDK wrote: Show quoted text
> While test 21 is skipped without XML::LibXML test 40 is run and spits > out a lot of failing test diagnostics.
Sadly, I realized this only after releasing 0.71 (it was also a problem in 0.70). Guess 0.72 will be coming out sooner than I thought! -- """"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" Randy J. Ray Silicon Valley Scale Modelers: http://www.svsm.org rjray@blackperl.com randy.j.ray@gmail.com
Fixed in 0.72. -- """"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" Randy J. Ray Silicon Valley Scale Modelers: http://www.svsm.org rjray@blackperl.com randy.j.ray@gmail.com