>
On Fri, Feb 19, 2010 at 4:08 PM, Max Lapshin <> wrote: > For example if some module is parameterized, you cannot access its > functions without calling new() If you really have to or want to do so you could "work around" that by calling the exported fun with a dummy 1st param.