Help for this page
#!/usr/bin/perl use Tk; ... $ec->bell; $ec->update; MainLoop;
#!/usr/bin/perl use Tk; ... }
#!/usr/bin/perl use Tk; ... MainLoop;