Net::Amazon::Request::Manufacturer man page on Fedora

Man page or keyword search:  
man Server   31170 pages
apropos Keyword Search (all sections)
Output format
Fedora logo
[printable version]

Net::Amazon::Request::UserfContributed PeNet::Amazon::Request::Manufacturer(3)

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@perlmeister.com>

perl v5.14.1			  2009-09Net::Amazon::Request::Manufacturer(3)
[top]

List of man pages available for Fedora

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net