Goo::Action - A Goo action


Goo documentation  | view source Contained in the Goo distribution.

Index


NAME

Top

Goo::Action - A Goo action

SYNOPSIS

Top

use Goo::Action;

DESCRIPTION

Top

Store who performed an action, when they did it, and to which Thing.

METHODS

Top

new

constructor

get_action

Return the description of the action performed

get_user

who did the action?

get_when

when did they do the action?

get_short_thing

eturn the short name of the Thing they did the action on?

get_thing

return the name and location of the Thing they did the action on?

AUTHOR

Top

Nigel Hamilton <nigel@trexy.com>

SEE ALSO

Top


Goo documentation  | view source Contained in the Goo distribution.