My first CPAN ports - so easy!
Now that I'm here, I must mention that REGRESS_IS_INTERACTIVE=X11 is
really, really nice.
:)
Stu


p5-Tcl-0.97: Tcl extension module for Perl

The Tcl extension provides a small but complete interface into libtcl
and any other Tcl-based library. It lets you create Tcl interpreters
(as perl5 objects), bind in commands to them (either perl subroutines
or C functions dynamically loaded with the DynaLoader extension) and
execute Tcl code in those interpreters. There is a Tcl::Tk extension
(not to be confused with "native" perl5 Perl/Tk extension) distributed
separately which provides a raw but complete interface to the whole of
libtk via this Tcl extension.


p5-Tkx-1.07: Tk extension module for Perl

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.

For a gentle introduction please read the Tkx::Tutorial.


Attachment: p5-Tcl-0.97-port.tar.gz
Description: application/gzip

Attachment: p5-Tkx-1.07-port.tar.gz
Description: application/gzip

Reply via email to