This is the last release of my Amazon wobject, ported for use now with WebGUI 7.x
I intend in the near future to rewrite it from the ground up!
This is an interim fix mid-rewrite to support the signed requests now required by Amazon.
Needs following perl modules.
Data::Dumper;
LWP::UserAgent;
XML::XPath;
XML::XPath::XMLParser;
Additionally the signer helper as supplied by amazon requires.
Digest;
Digest::SHA
URI::Escape
LWP::Simple
It also requires you to register with AWS and get an AWSID and Secret Key. Optionally register as an affiliate.
See the amazon docs for details of these.
Demo running on my site now
Please report any bugs etc.
It is subject to the linked creative commons license.
Chris