mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
e78ca68788
For those who like Perl, and would like a nice luser interface, this is the _coolest_ Perl tool I have seen in ages. It allows the programmer to construct really great Perl apps using the power of Tk for the GUI.
13 lines
530 B
Plaintext
13 lines
530 B
Plaintext
This a re-port of a perl interface to Tk8.0p2 (John Ousterhout's production
|
|
release).
|
|
|
|
It also includes all the C code parts of Ioi Kim Lam's Tix4.1.0.006 release.
|
|
The perl code corresponding to Tix's Tcl code is not fully implemented.
|
|
|
|
This version also contains re-worked Image code based on tcl/tk Img extension
|
|
by Jan Nijtmans <nijtmans@worldaccess.nl>
|
|
|
|
This version (Tk800.008) requires perl5.004_02 or later.
|
|
Some of Tk::IO and 'fileevent' do not work without
|
|
Graham Barr's TIEHANDLE patches e.g. perl5.004_62
|