man SystemInstaller::Env () - Environment info

NAME

SystemInstaller::Env - Environment info

SYNOPSIS

 use SystemInstaller::Env;

 print_version("mksidisk","1.2.2");

DESCRIPTION

SystemInstaller::Env defines on object containing environment info for SystemInstaller.

It exports an Appconfig structure, CW$config into the main name space.

Also provided is the print_version subroutine that will print the version blurb for the current version of SystemInstaller. It takes the command name and its file version as input and always returns 1.

AUTHOR

Michael Chase-Salerno <mchasal@users.sourceforge.net>

SEE ALSO

AppConfig, perl, systeminstaller.conf