Tkx-FindBar
This module defines a Perl Tkx megawidget that provides a toolbar for
incremental searching of a Tk text widget.
INSTALLATION
To install this module, run the following commands:
perl Build.PL
./Build
./Build test
./Build install
Alternatively, you can use the following commands to install with
ExtUtils::MakeMaker:
perl Makefile.PL
make
make test
make install
DEPENDENCIES
Perl 5.006
Tkx
COPYRIGHT AND LICENSE
Copyright (C) 2008-2009 by Michael Carman
This library is free software; you can redistribute it and/or modify it under
the same terms as Perl itself.
The icons are Copyright (C) the Tango Desktop Project[1]. They are used under
the terms of the Creative Commons Attribution-Share Alike License[2]. They're a
heck of a lot better than anything I could come up with, so I'm grateful for
being able to use them. Thanks, guys!
[1]
http://tango.freedesktop.org/Tango_Desktop_Project
[2]
http://creativecommons.org/licenses/by-sa/2.5/