in reply to Re: Re: Loading a module at runtime...
in thread Loading a module at runtime...

Well, that depends on what the module wants to do, doesn't? I sometimes let OO modules export constants, or a subroutine that returns an object. And there are other things you might want to do in an import.

Abigail