| Goo documentation | view source | Contained in the Goo distribution. |
Goo::Environment - Provide details about the environment The Goo is running in
use Goo::Environment;
is this a cgi script?
is this running as a cronjob?
is this running on command line?
which machine is this running on?
who is using this program?
Nigel Hamilton <nigel@trexy.com>
| Goo documentation | view source | Contained in the Goo distribution. |