Help for this page
BEGIN { ... # other method calls. } our $MW;
our $MW; BEGIN ... $MW = MainWindow->new(); # other method calls. }