Tk::DateEntry Module
Tk::DateEntry is an Entry widget with a drop-down calendar, allowing the
user to select a date by clicking in the calendar.
To install, type
$ perl Makefile.PL
$ make
$ make install
test.pl might be used to test the widget.
DateEntry.pm contains pod documentation.
Send bug reports, comments and suggestions to
[email protected]