Posted on 2009-11-11 10:06:01-08 by victorhsu
Can I pass array to XMLin
Hi, I want to use XMLin as parsing for some web xml source. but I got some error and not able to find a solution for it. Can you help? Options must be name=>value pairs (odd number supplied) at Code:
... open(CURL,"$curl $curl_opt $url|") or die $!; ... $ref = XMLin(&lt;<CURL>, ForceArray => 0);
then I will get such failure. Options must be name=>value pairs (odd number supplied) at.... can anyone help me? Best Regards, Victor
Direct Responses: Write a response
Perl Weekly newsletter
A free weekly newsletter for people who are busy to read all the blogs. click here to check it out.