Tk/MinMaxScale version 0.06
===========================
Tk::MinMaxScale - Two Scale(s) to get a (min, max) values pair
CHANGES
some clean up:
- dropped "use warnings;" and "use diagnostics;"
- cleaned up the distribution package.
INSTALLATION
To install this module type the following:
perl Makefile.PL
make
make install
(no test provided, just some examples.)
COPYRIGHT AND LICENCE
Copyright (C) 2002 Jean-Pierre Vidal
This package is free software and is provided "as is"
without express or implied warranty. It may be used, modified,
and redistributed under the same terms as Perl itself.