Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. https://bugzilla.redhat.com/show_bug.cgi?id=449930 Summary: Upgrade to upstream 0.710.05 Product: Fedora Version: 9 Platform: All OS/Version: Linux Status: NEW Severity: high Priority: high Component: perl-SOAP-Lite AssignedTo: mmcgrath@xxxxxxxxxx ReportedBy: lsmid@xxxxxxxxxx QAContact: extras-qa@xxxxxxxxxxxxxxxxx CC: fedora-perl-devel-list@xxxxxxxxxx Description of problem: Current version does not work for XMLRPC calls. Not sure about SOAP. Version-Release number of selected component (if applicable): perl-SOAP-Lite-0.68-6.fc9.noarch How reproducible: Always Steps to Reproduce: use XMLRPC::Lite; my $rpc = new XMLRPC::Lite( $database_url ); my $call = $rpc->call('bugzilla.runQuery', $querydata); Actual results: Can't use string as an ARRAY ref while "strict refs" in use at re_eval <snipped long dump of XML data> at <top level script name> Expected results: Result of the call. Additional info: Upgrading to upstream 0.710.05 from CPAN fixed the problem. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl Fedora-perl-devel-list mailing list Fedora-perl-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list