BEGIN { use Tk; our $MW = MainWindow->new(); # other method calls. } our $MW;