- or download this
# Create a MessageDialog to display the "About" Info in:
my $about_window = Gtk2::AboutDialog->new;
...
$about_window->signal_connect('response' => sub { $about_window->h
+ide; });
$about_window->show;
- or download this
Undefined subroutine &main::0 called at
- or download this
Undefined subroutine &main::Hello called at