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

NAME

Goo::TypeManager - Manage all the different types of Things in The Goo

SYNOPSIS

use Goo::TypeManager;

DESCRIPTION

METHODS

get_all_types

return the types of all Things

get_type_locations

return a list of directories where this Thing is located

is_valid_thing

is this a Thing?

BEGIN

load the configuration for The Goo

AUTHOR

Nigel Hamilton <nigel@trexy.com>

SEE ALSO