Nigel Hamilton > Goo-0.09 > Goo::Environment

Download:
Goo-0.09.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  2
Open  0
View Bugs
Report a bug
Source  

NAME ^

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

SYNOPSIS ^

use Goo::Environment;

DESCRIPTION ^

METHODS ^

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 ^

Nigel Hamilton <nigel@trexy.com>

SEE ALSO ^