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