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


UR documentation  | view source Contained in the UR distribution.

Index


NAME

Top

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

DESCRIPTION

Top

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

Top

UR, UR::Namespace


UR documentation  | view source Contained in the UR distribution.