Help for this page
#!/usr/bin/perl use strict; use diagnostics; ... $window->show_all(); Gtk2->main;
#!/usr/bin/perl use strict; use diagnostics; ... return FALSE; }