Help for this page
#!/usr/bin/perl use warnings; ... MainLoop;
#!/usr/bin/perl use warnings; ... $mw->update; $mw->deiconify; }