Goo::Environment - Provide details about the environment The Goo is running in


Goo documentation  | view source Contained in the Goo distribution.

Index


NAME

Top

Goo::Environment - Provide details about the environment The Goo is running in

SYNOPSIS

Top

use Goo::Environment;

DESCRIPTION

Top

METHODS

Top

is_cgi

is this a cgi script?

is_cronjob

is this running as a cronjob?

is_command_line

is this running on command line?

get_ipaddress

which machine is this running on?

get_user

who is using this program?

AUTHOR

Top

Nigel Hamilton <nigel@trexy.com>

SEE ALSO

Top


Goo documentation  | view source Contained in the Goo distribution.