./x11/p5-Tkx, Yet another Perl5 Tk interface

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1.10nb3, Package name: p5-Tkx-1.10nb3, Maintainer: pkgsrc-users

The Tkx module provides yet another Tk interface for Perl. Tk is a GUI
toolkit tied to the Tcl language, and Tkx provides a bridge to Tcl
that allows Tk based applications to be written in Perl.

The main idea behind Tkx is that it is a very thin wrapper on top of
Tcl, i.e. that what you get is exactly the behaviour you read about in
the Tcl/Tk documentation with no surprises added by the Perl layer.


Master sites: (Expand)

Filesize: 28.341 KB

Version history: (Expand)


CVS history: (Expand)


   2026-07-16 21:06:25 by Thomas Klausner | Files touched by this commit (2542)
Log message:
*: recursive bump for perl5 5.44.0
   2026-01-10 05:00:03 by Sean Cole | Files touched by this commit (1)
Log message:
add dependencies for tkx-ed (bwidget, ctext in tklib) and tkx-prove
(Test-Harness-Straps) which are included in the package but not part
of the actual module itself.
   2025-07-04 10:49:39 by Thomas Klausner | Files touched by this commit (2519)
Log message:
*: bump for perl 5.42.0
   2025-01-31 03:05:16 by Sean Cole | Files touched by this commit (9)
Log message:
x11/p5-Tcl-Tk: initial import of package
Extension module for Perl giving access to Tk via the Tcl extension

x11/p5-Tcl-pTk: initial import of package
Interface to Tcl/Tk with Perl/Tk compatible syntax

x11/p5-Tkx: initial import of package
Yet another Perl5 Tk interface