TclPerl and TclPython are two Tcl/Tk extension (written in C) that allow the execution of Perl/Python code from Tcl. Jean-Luc Fontaine is the author of both extensions. From this page you can download some binaries for various versions of ActivePerl and ActivePython.

TclPerl 3.2

ActivePerl distribution used for linking: } Binary distribution to download:
ActivePerl-5.8.7.815-MSWin32-x86-211909
ActiveTcl distribution used for linking: tclperl-3.2-5.8.7.815-MSWin32-x86-211909.zip
ActiveTcl8.4.11.2.201775-win32-ix86-threaded.exe
     

TclPython 4.1

ActivePerl distribution used for linking: } Binary distribution to download:
ActivePython-2.4.2.10-win32-x86.msi
ActiveTcl distribution used for linking: tclpython-4.1-2.4.2.10-win32-x86.zip
ActiveTcl8.4.11.2.201775-win32-ix86-threaded.exe
     

Installation Instructions

Just unzip the downloaded Zip archieve in the "lib" directory of your Tcl installation. For example, if you installed Tcl/Tk at C:\Program Files\Tcl, extract the Zip archive to directory C:\Program Files\Tcl\lib. If the extraction is done correctly, then the directory C:\Program Files\Tcl\lib\tclperl-3.1 (for TclPerl) or C:\Program Files\Tcl\lib\tclpython-4.0 (for TclPython) will be created, with a number of files and at least one DLL inside.