NAME
Tk::ComboEntry - Drop down list entry widget
SYNOPSIS
use Tk;
my $MainWindow = MainWindow->new();
Tk::MainLoop;
DESCRIPTION
A Drop down listbox + entry widget with nice keyboard bindings
AUTHORS
Damion K. Wilson, dkw@rcm.bm
HISTORY
1 POD Error
The following errors were encountered while parsing the POD:
- Around line 500:
=cut found outside a pod block. Skipping to next block.