| UR documentation | view source | Contained in the UR distribution. |
UR::ModuleLoader - UR hooks into Class::Autouse
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.
UR, UR::Namespace
| UR documentation | view source | Contained in the UR distribution. |