Help for this page
package XMLNavigator; ... 1;
#!/usr/bin/perl ... $mainwindow->set_size_request(500, 500); $mainwindow->show_all(); Gtk2->main();