Package DE_EPAGES::WebService::API::Cartridge
This is the main cartridge class for install/patch/uninstall.
Functions
install
Installs the cartridge.
Syntax |
$Installer->install; |
new
Creates a new installer object of DE_EPAGES::WebService.
Syntax |
$Installer = DE_EPAGES::WebService::API::Cartridge->new(%options); |
Input |
|
Return |
|
uninstall
Uninstalls the cartridge.
Syntax |
$Installer->uninstall; |