my $local = a_module->new(); $local->do_init; func1($local); func2($local);