Net::Amazon::Validate::Type(3pm) - phpMan

Command: man perldoc info search(apropos)  


Net::Amazon::Validate::Type(3pmUser Contributed Perl DocumentatioNet::Amazon::Validate::Type(3pm)

NAME
       Net::Amazon::Validate - Validate user supplied options against known valid options.

SYNOPSIS
         use Net::Amazon::Validate;

         # ...

         my $valid = Net::Amazon::Validate::factory(operation => 'ResponseGroup',
                                                   );

         $valid->ResponseGroup([qw(Small Request)]);
         $valid->ResponseGroup('Large');

DESCRIPTION
   METHODS
       Asin()
           The item's ASIN number.

       Please check the subclasses of "Net::Amazon::Validate" for specialized methods.

TODO
       I should probably add a function to dispatch calls automatically, that way the user
       doesn't have to explicity call a function to verify an option.  It would make it very easy
       to write loops to validate input.

BUGS
       This library was designed to validate ResponseGroup requests only.  Support for other
       parameters were autogenerated but not verified.  The biggest problems are with the
       intrepration of 'Integers 1 to 30', 'A Merchant ID', or 'Amazon (the default value)'.

AUTHOR
       Christopher Boumenot, <boumenot AT gmail.com>

COPYRIGHT AND LICENSE
       Copyright 2006 by Christopher Boumenot <boumenot AT gmail.com>

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

perl v5.20.2                                2009-09-15           Net::Amazon::Validate::Type(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-05-23 08:52 @18.216.231.189 CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0!Valid CSS!