Commit Graph

3 Commits

Author SHA1 Message Date
Erwin Lansing
d129f762d1 - update from 0.17 to 0.18
- 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
2004-01-02 09:38:25 +00:00
Mark Linimon
4d7e721336 Add 'Blended' search on a keyword, resulting in matches across the
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)
2003-11-21 06:48:32 +00:00
Erwin Lansing
ccb5e1bc8e Add p5-Net-Amazon 0.16,
framework for accessing amazon.com via SOAP
and XML/HTTP.

PR:		58414
Submitted by:	clsung@dragon2.net
2003-10-28 16:34:17 +00:00