Net::Amazon::Attribute::ReviewSet(3pm) - phpMan

Command: man perldoc info search(apropos)  


Net::Amazon::Attribute::ReviewSUserpContributed Perl DocumeNet::Amazon::Attribute::ReviewSet(3pm)



NAME
       Net::Amazon::Attribute::ReviewSet - A set of customer reviews

SYNOPSIS
           use Net::Amazon::Attribute::ReviewSet;
           my $rev = Net::Amazon::Attribute::Review->new(
               average_customer_rating => $avg,
               total_reviews  => $total,
               );

DESCRIPTION
       "Net::Amazon::Attribute::ReviewSet" holds a list of customer reviews, each of type
       "Net::Amazon::Attribute::Review".

       METHODS


       "$self->reviews()"
           Returns a list of "Net::Amazon::Attribute::Review" objects.

       "$self->average_customer_rating()"
           Accessor for the average customer rating, a numeric value.

       "$self->total_reviews()"
           Accessor for the total number of reviews. Please note that this might not be equal to
           the number of reviews held in the list, since there might be less customer reviews
           than total reviews (reviews can also be non-customer-reviews, but they're not avail-
           able by the web service as of Aug 2003).

       "$self->total_review_pages"
           Accessor for the total number of review pages.

       "$self->add_review($rev)"
           Add a "Net::Amazon::Attribute::Review" object to the list.  (Used internally only).

SEE ALSO
AUTHOR
       Mike Schilli, <m AT perlmeister.com>

COPYRIGHT AND LICENSE
       Copyright 2003 by Mike Schilli <m AT perlmeister.com>

       This library is free software; you can redistribute it and/or modify it under the same
       terms as Perl itself.



perl v5.8.8                                 2007-11-11     Net::Amazon::Attribute::ReviewSet(3pm)

Generated by $Id: phpMan.php,v 4.49 2006/02/26 13:18:18 chedong Exp $ Author: Che Dong
On Apache
Under GNU General Public License
2012-05-24 20:00 @38.107.179.240 Crawled by CCBot/1.0 (+http://www.commoncrawl.org/bot.html)
Valid XHTML 1.0!Valid CSS!