GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Goo::Thing(3) User Contributed Perl Documentation Goo::Thing(3)

Goo::Thing - A "Thing" in your working environment that you can do actions to

use Goo::Thing;

A "Thing" is something you perform actions on in your working environment. It could be a file, a database entity or configuration file.

Everytime you perform an action on a Thing it is recorded in the Goo Trail.

The Goo Trail records all your temporal associations between Things in your environment.

new
construct a Thing
get_filename
all Things must have a "filename" or "handle" - even database Things!
get_suffix
return the Thing suffix
get_prefix
get the full contents of the file
can_do_action
can this Thing do the action?
get_commands
return a list of commands
do_action
execute the action

Nigel Hamilton <nigel@trexy.com>

Tour http://thegoo.org/goo-tour.pdf (big)

Web http://thegoo.org

Blog http://blog.thegoo.org

2005-12-02 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.