Subject: | Bug report Tk::JComboBox |
Date: | Mon, 12 Dec 2011 19:01:34 +0800 |
To: | bug-Tk-JComboBox [...] rt.cpan.org |
From: | "Thomas H. Drage" <drage [...] iinet.net.au> |
Perl ver:
This is perl 5, version 12, subversion 4 (v5.12.4) built for
x86_64-linux-thread-multi
System:
Linux xxxx.localdomain 2.6.35.14-103.fc14.x86_64 #1 SMP Thu Oct 27
15:41:25 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux
Error when using Tk::JComboBox
Use of uninitialized value $args{"-mode"} in lc
at /usr/local/share/perl5/Tk/JComboBox.pm line 1210.
Did I do something wrong? I have not explicitly set a mode, shouldn't
the default be set gracefully?
Thanks,
Thomas