This is the command wg-installClass that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
installClass.pl -- Run class install methods
SYNOPSIS
installClass.pl [--remove|--check|--upgrade] <class> --configFile=<configFile>
DESCRIPTION
This helper script installs a class that is using the correct interface.
If your class has not told you to use this script, then it probably won't work!
ARGUMENTS
class
The class name of the asset to install. Something like WebGUI::Asset::Yourasset
OPTIONS
check
If specified, will check if the class is installed or not.
upgrade
If specified, will upgrade the class.
remove
If specified, will uninstall the class.
configFile
The configuration file for the site to install the class into
Use wg-installClass online using onworks.net services