Version 0 of Ways to execute Perl programs from Tcl

Updated 2001-10-17 14:01:06

There are several ways to execute Perl programs from Tcl applications. Most succinct is simply to apply Tcl's powerful exec in a command such as

  exec my_program.pl