ePages 6.10 - DE_EPAGES/Installer/API/Cartridge.pm

Package DE_EPAGES::Installer::API::Cartridge

This is the main cartridge class for install/patch/uninstall.

Base
DE_EPAGES::Core::API::FileInstaller

Functions

new

new

Creates a new installer object of DE_EPAGES::Installer.

Syntax
$Installer = DE_EPAGES::Installer::API::Cartridge->new(%options);
Input
%options (hash)
options for un/install
  • IsRecursive - recursive un/installation of required or dependent
    cartridges

Return
$Installer (object)
cartridge installer