amazon-util - thin wrapper around Net::Amazon
amazon-util wraps the search() method of Net::Amazon, and templates the output. This allows book searches to quickly be turned into product links:
$ amazon-util mode books power 'title: Amazon Hacks' <a href=http://www.amazon.com/o/ASIN/0596005423…
And the results quickly included in HTML, especially with the help of pbcopy(1) on Mac OS X. Example product link: Amazon Hacks.
Technorati Tags: Perl