Help for this page
#!/usr/bin/perl ... } sleep 1; }
#!/usr/bin/perl use Tk; use Tk::Listbox; ... }); MainLoop;