Posted on 2007-02-11 15:35:59-08 by interguru
Changed XML Schema

I have been using Net::Amazon 0.36 for a few months. My site stopped working. It appears that the XML schema from Amazon has changed. Is there something I can do to specify the old schema?
Here is my evocation

my $amazon = Net::Amazon->new( token => $amazon_token, max_pages => $max_pages, affiliate_id => $affiliate_id, strict => $amz_net_strict, rate_limit => $rate_limit, );
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.