in reply to Re: Are dynamic 'use' statements possible?
in thread Are dynamic 'use' statements possible?
But wouldn't the problem with this be that $module is only a STRING which would prevent the import() call, no?
I think Aristotle has the solution below...