Help for this page
use Module::Load; sub get_object ... load $class; return bless $href, $class; }
return $class->new($href);