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

NAME

UR::ModuleLoader - UR hooks into Class::Autouse

DESCRIPTION

UR uses Class::Autouse to handle automagic loading for modules. As long as some part of an application "use"s a Namespace module, the autoloader will handle loading modules under that namespace when they are needed.

SEE ALSO

UR, UR::Namespace