in reply to running the tcl scripts in perl

There is also the Tcl module, which implements Perl bindings for the TCL interpreter and also lets you do cool things like tie a Tcl variable to a Perl variable.

-- David Irving

Replies are listed 'Best First'.
Re^2: running the tcl scripts in perl
by jdporter (Paladin) on Feb 13, 2007 at 15:43 UTC

    It would be better to write the link as [mod://Tcl], which links directly to Tcl.