$name = 'SomeModule"; require $name; $name::somesub(); [download]
Is there any way to do this?
In reply to using a variable with require by geoffleach