- 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)