Nigel Hamilton > Goo-0.09 > Goo::Action

Download:
Goo-0.09.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  2
Open  0
View Bugs
Report a bug
Source  

NAME ^

Goo::Action - A Goo action

SYNOPSIS ^

use Goo::Action;

DESCRIPTION ^

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

METHODS ^

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 ^

Nigel Hamilton <nigel@trexy.com>

SEE ALSO ^