The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Tk-ColoredButton

This is Tk::ColoredButton to generate background gradient color in a button widget.
See the documentation for more informations.

INSTALLATION

	perl Makefile.PL
	make
	make test
	make install

DEPENDANCIES

    Tk::ColoredButton needs Tk and Tk::Canvas::GradientColor installed
   
- On Debian, you can install Tk via CPAN or apt-get

  apt-get install perl-tk


SUPPORT AND DOCUMENTATION

After installing, you can find documentation for this module with the
perldoc command.

    perldoc Tk::ColoredButton

You can also look for information at:

    RT, CPAN's request tracker
        http://rt.cpan.org/NoAuth/Bugs.html?Dist=Tk-ColoredButton

    AnnoCPAN, Annotated CPAN documentation
        http://annocpan.org/dist/Tk-ColoredButton

    CPAN Ratings
        http://cpanratings.perl.org/d/Tk-ColoredButton

    Search CPAN
        http://search.cpan.org/dist/Tk-ColoredButton/


LICENSE AND COPYRIGHT

Copyright (C) 2011 Djibril Ousmanou

This program is free software; you can redistribute it and/or modify it
under the terms of either: the GNU General Public License as published
by the Free Software Foundation; or the Artistic License.

See http://dev.perl.org/licenses/ for more information.