| eBay-API-Simple documentation | Contained in the eBay-API-Simple distribution. |
eBay::API::Simple - Flexible SDK supporting all eBay web services
This is the base class for the eBay::API::Simple::* libraries that provide support for all of eBay's web services. This base class does nothing by itself and must be subclassed to provide the complete web service support.
See base class for complete docs, eBay::API::SimpleBase
http://code.google.com/p/ebay-api-simple
see subclass for more docs.
Tim Keefer <tim@timkeefer.com>
| eBay-API-Simple documentation | Contained in the eBay-API-Simple distribution. |
package eBay::API::Simple; our $VERSION = '0.22';
1;