- or download this
Uncaught exception from user code:
Can't call method "Button" on an undefined value at C:\Documents and S
+ettings\Eoin\Desktop\calc.pl line 66.
- or download this
Uncaught exception from user code:
Can't call method "Button" on an undefined value at C:\Documents and S
+ettings\Eoin\Desktop\calc.pl line 52.
- or download this
my $mw = new MainWindow(-title => 'Calc');
$mw->geometry("300x300");
...
MainLoop;