Revision history for Perl extension Tk::Month 1.4 15 Nov 2002 - rewrote StrfClock completely to allow for different base widgets. Added -ontick and -action flags. - corrected to bugs (code and documentation) in Month.pm. Thanks to Guido Van Hoecke - added simple tests for the whole package. - changed the Panel widget name to Tk::Panel. 1.2 24 May 2000 - modified the code to correctly declare the version numbers to CPAN. - brought all the versions into line with Tk::Month package. 1.1 24 April 2000 - Added a slightly different DoAfterIdle function to work with the newer Tk distributions. - Allowed the user to add menu options to the title menu. - Removed the 'close' and 'print month' menu options, and config options '-close' and '-printcomand'. Not needed because the user can added memu items. - updated the pod documentation. - Added 2 other widgets - StrfClock and Panel. 1.0 13 Sept 1999 - started packaging it as a CPAN module. x.xx - original version