The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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@turbo10.com>

SEE ALSO