The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.12

  • (ms) Mike Evron <evronm@dtcinc.net> noticed that the SYNOPSIS code on the main documentation page had the wrong "search" syntax
    • thanks, Mike!
  • (ms) Changed all tests to process canned data, live tests turned out to be too unreliable, due to Amazon's "best effort" responses. If you want the test suite to process live data, you need to set the environment variable NET_AMAZON_LIVE_TESTS.

Modules

Framework for accessing amazon.com via SOAP and XML/HTTP
Baseclass for products on amazon.com
Class for books on amazon.com
Class for DVDs on amazon.com
Class for pop CDs on amazon.com
Baseclass for requests to Amazon's web service
Class for submitting ASIN requests
Class for submitting Artist requests
request class for keyword search
request class for 'Similarities Search'
request class for UPC search
request class for wishlist search
Baseclass for responses from Amazon's web service

Provides

in lib/Net/Amazon/Response/ASIN.pm
in lib/Net/Amazon/Response/Artist.pm
in lib/Net/Amazon/Response/Keyword.pm
in lib/Net/Amazon/Response/Similar.pm
in lib/Net/Amazon/Response/UPC.pm
in lib/Net/Amazon/Response/Wishlist.pm