Net::Amazon::Request::Manufacturer(3pm) - phpMan

Command: man perldoc info search(apropos)  


Net::Amazon::Request::ManufactuUser3Contributed Perl DocumNet::Amazon::Request::Manufacturer(3pm)

NAME
       Net::Amazon::Request::Manufacturer - Class for submitting Manufacturer requests

SYNOPSIS
         use Net::Amazon;
         use Net::Amazon::Request::Manufacturer;

         my $ua = Net::Amazon->new(
             token       => 'YOUR_AMZN_TOKEN'
         );

         my $req = Net::Amazon::Request::Manufacturer->new(
             manufacturer  => 'Disney'
         );

           # Response is of type Net::Amazon::Response::Manufacturer
         my $resp = $ua->request($req);

DESCRIPTION
       "Net::Amazon::Request::Manufacturer" is a class used to submit searches for items made by
       a given manufacturer.

       The manufacturer to search for is specified in the "manufacturer" parameter.

       Upon success, the responses' "properties()" method will return one or more
       "Net::Amazon::Property::*" objects.

   METHODS
       new( manufacturer => $manufacturer )
           Constructs a new "Net::Amazon::Request::Manufacturer" object, used to query the Amazon
           web service for an item with the specified manufacturer name.

       Check Net::Amazon::Request for common request parameters not listed here.

AUTHORS
       Bill Fitzpatrick Mike Schilli, <m AT perlmeister.com>

perl v5.20.2                                2009-09-15    Net::Amazon::Request::Manufacturer(3pm)

Generated by $Id: phpMan.php,v 4.55 2007/09/05 04:42:51 chedong Exp $ Author: Che Dong
On Apache
Under GNU General Public License
2024-04-20 03:29 @18.225.117.183 CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0!Valid CSS!