http://qs321.pair.com?node_id=634533


in reply to Re^5: eval "require $class" seems wrong
in thread eval "require $class" seems wrong

My question was exactly about plugins/drivers, i.e. I'm working on a code base that does dynamic loading of plugins, and find my self having to write eval "require $class" because of that. I can't really think of many other cases either (perhaps a factory?).
  • Comment on Re^6: eval "require $class" seems wrong