Help for this page
$my_factory->register_factory_type( my_type => 'My::Impl::Class' );
eval "require $object_class";
eval "use $object_class";