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

NAME

Goo::Loader - Load a Thing from Goo Space

SYNOPSIS

use Goo::Loader;

DESCRIPTION

Look for a Thing, load it and return it.

METHODS

load

return a Thing

get_maker

Some Things must be made first! Return a maker for a Thing.

get_prefix

return the goo prefix

get_suffix

return the goo prefix

run_driver

drive this module from the command line

AUTHOR

Nigel Hamilton <nigel@trexy.com>

SEE ALSO