Nigel Hamilton > Goo-0.09 > Goo::Profile

Download:
Goo-0.09.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  2
Open  0
View Bugs
Report a bug
Source  

NAME ^

Goo::Profile - Show a profile for a Thing

SYNOPSIS ^

use Goo::Profile;

DESCRIPTION ^

METHODS ^

new

construct a profile object

get_next_index_key

grab the next key in the index

add_options_table

add a table of options for display

add_things_table

find a list of sub-things in a thing

show_header

show the header for the profile

display

show the profile

get_command

show the profile

clear

clear the profile

add_option

add an individual option to the profile

add_rendered_table

add a fully rendered table to the profile

set_description

add a description to this profile

set_filename

add a filename to this profile

set_location

add a filename to this profile

show_message

display a message in the profile

AUTHOR ^

Nigel Hamilton <nigel@trexy.com>

SEE ALSO ^