Tk::Month VERSION 1.2 - Tk Calendar month by month browser. DESCRIPTION Tk::Month is a Tk month browser widget, allowing days, weeks etc. to be selected for some externally defined action. Tk::Panel a collapsible Frame-like widget with a title. Tk::StrfClock a digital clock based on strftime. COPYRIGHT Copyright (c) 1998-2000 Anthony Iano-Fletcher. All rights reserved. These modules are free software; you can redistribute them and/or modify them under the same terms as Perl itself. This code is supplied as-is - use at your own risk. PREREQUISITES Perl5.004 Tk Exporter HOW TO BUILD AND INSTALL perl Makefile.PL make make test make install TEST As this is a Tk GUI module it is hard to test non-interactively. Try perl Month.pm perl StrfClock.pm perl Panel.pm There is a built-in test procedure which is run if and only if the module itself is run. In the case of Month.pm and StrfClock.pm the built-in is actually useful. There is also a demonstration in 'demo'. Run after doing a make. TODO Nothing planned. SUGGESTIONS Send suggestions, bugs, etc. to arif@compusnet.com.