in reply to Re^5: eval "require $class" seems wrong
in thread eval "require $class" seems wrong
still if you need a loop to pick up the first module to load of a list of modules (e.g say Math::Pari, GMP and other math libs). I am lazy and I don't want to write a require line for each one, or maybe I want to read my optional modules directly from the .yml shipped with the module etc...
cheers --stephan
|
|---|