- or download this
use strict;
use warnings;
...
$main_window = MainWindow->new();
$main_window->Photo(-format => 'jpeg', -file => 'test.jpg')->pack;
MainLoop;
- or download this
'wrong # args: should be "pack option arg ?arg ...?" at tk.pl line 9.'
- or download this
'bad option "image1": must be configure, forget, info, propagate or sl
+aves at tk.pl line 9'