- from Changes:
- Makefile.PL prerequisite changed from undef to '0'.
- Greg McCann <greg AT cambria dot com> added ThirdPartyProductInfo.
- Added Exchange requests with help by Greg McCann.
- cut from Changes
(ms) Michael Coulter noticed that eg/review had the
wrong path to Review.pm.
(ms) Sam Smith noticed that the dependency on
LWP::UserAgent was missing from the documentation.
(ms) Bill Fitzpatrick provided a patch implementing and testing
Manufacturer searches.
PR: 63045
Submitted by: maintainer
- refine pkg-plist
- Brian Hirt provided a patch for
multiple error messages returned by some requests to AMZN.
There's two accessors now, Response->messages() returning
a ref to an array of error messages, and Response->message()
returning them stringed together for backwards compatibility.
- Padraic Renaghan provided a patch
for access to upc/media/nummedia fields in Music.pm
- Fixed test suite warnings with perl 5.8.2 in N::A::Property::Book.
PR: 60813
Submitted by: maintainer
board. No 'mode' parameter is allowed. According to Amazon's
developer's kit, this will result in up to three matches per
category and can yield a total of 45 matches.
PR: ports/59414
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> (maintainer)