in reply to How to run a tcl program within a perl program.
system "tclsh file.tcl"; [download]
-Mark