Jeff Nokes > eBay-API-0.22 > eBay::API::XML::BaseXml

Download:
eBay-API-0.22.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  1
Open  0
View Bugs
Report a bug
Module Version: 0.01   Source   Latest Release: eBay-API-0.25

eBay::API::XML::BaseXml ^

Configuration methods for XML-specific aspects of eBay::API.

DESCRIPTION ^

This top-level Perl module encapsulates all the functionality for the eBay XML-specific aspects of the eBay API. This library is really a parent class wrapper to the classes eBay::API::XML::Session, and the various call classes.

Subroutines ^

setApiUrl()

Setter method to define the URL all eBay XML API requests are sent to. This instance variable is normally set via the $ENV{EBAY_API_XML_TRANSPORT} but this method can override it.

Arguments:

Returns:

getApiUrl()

Local getter method for getting the current value of eBay API URL.

Arguments:

Returns: