Nigel Hamilton > Goo > Goo::Object

Download:
Goo-0.09.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  2
Open  0
View Bugs
Report a bug
Source  

NAME ^

Goo::Object - Super object that holds convenience methods.

SYNOPSIS ^

use Goo::Object;

DESCRIPTION ^

METHODS ^

new

instantiate an object

add_fields

add fields to this object

has

return whether or not an attribute is defined for this object?

get_type

return the type of this object

to_string

return a string representation of this object

to_htmlstring

return a HTML representation of this object

AUTHOR ^

Nigel Hamilton <nigel@trexy.com>

SEE ALSO ^