
Class::loader is a perl module that provides an inheritable class useful for loading a module and automatically constructing an object. loading this way is beneficial in situations where many modules are available, and one must be appropriately selected at compile time.