Help for this page
#!/usr/bin/perl use warnings; ... MainLoop; __END__
#!/usr/bin/perl use warnings; ... Gtk2->main_quit; } __END__