Help for this page
use strict; use warnings; use Tk; my $mw=MainWindow->new(); print STDOUT "PerlTk server: [". $mw->server() ."]\n";