Nigel Hamilton > Goo-0.09 > Goo::Thing::goo::Maker

Download:
Goo-0.09.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  2
Open  0
View Bugs
Report a bug
Source  

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 ^