in reply to Re^4: A Guide to Installing Modulesin thread A Guide to Installing Modules
if($install_module ne ""){ &installModule($install_module); return 0; } [download]