There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

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