The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Tk-RotatingGauge

High-level changelog
====================

0.2x  new options
0.1x  new paint mode
0.0x  initial releases


Low-level changelog
===================

0.20 Sat Sep  8 10:46:05 CEST 2007
 - introducing optional labels
 - fixed bug for non-zero minimum

**

0.11 Fri Sep  7 12:32:51 CEST 2007
 - new -policy flag to control out-of-bound values
 - new example: clock based on Tk::RotatingGauge
 - fix $step computation

0.10 Fri Sep  7 11:08:25 CEST 2007
 - don't recreate items every time value changes: just move items

**

0.02 Thu Sep  6 15:54:06 CEST 2007
 - better pod
 - provided an example

0.01 Thu Sep  6 12:40:19 CEST 2007
 - initial release