require MyModule; MyModule->import( qw(frobnicate munge) ); frobnicate(); munge(); [download]
In reply to Re: import doesn't work at runtime? by johnny_carlos in thread import doesn't work at runtime? by gdave