in reply to Re: Re: Running a module?in thread Running a module?
BEGIN{ require "Foo.baz"; Foo->import(); } [download]