[ic] eBay UserTags Update

Grant emailgrant123b at yahoo.com
Mon Mar 22 20:32:38 EST 2004


I posted 4 eBay UserTags a little while back and this
change affects all of them.  If anyone is using any of
those tags, change the following line:

if ($response) {

to this:

if ($response =~ /^<\?xml/ ) {

That should prevent a non-XML response from crashing
XML::Simple.

- Grant

__________________________________
Do you Yahoo!?
Yahoo! Finance Tax Center - File online. File on time.
http://taxes.yahoo.com/filing.html


More information about the interchange-users mailing list