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

NAME

Goo::Thing::goo::Maker - Make a new Thing by creating a .goo configuration file

SYNOPSIS

# make a new Python Thing shell> goo -m py.goo

# make a new Thing for handling text files shell> goo -m txt.goo

DESCRIPTION

METHODS

run

generate a Goo file

get_file_locations

find all the locations for this Thing?

get_commands

get a list of commands and action handlers for this Thing

get_prefix

return a prefix for a file

write_config_file

write the file to disk

make_table

make a table

AUTHOR

Nigel Hamilton <nigel@trexy.com>

SEE ALSO