Binary package “libclass-loader-perl” in ubuntu trusty

module to load modules and create objects on command

 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.