Help for this page
my $file_dialog = Gtk::FileSelection->new("File Selection Demo"); { ... Gtk->main_quit }); $file_dialog->show();