Télécharger la liste

Description du projet

Tclperl allows the execution of Perl code from within a TCL interpreter using one or several embedded Perl interpreters.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-03-05 06:04
3.2

Support de Windows a été significativement améliorée.
Tags: Minor feature enhancements
Windows support was significantly improved.

2004-10-11 13:50
3.1

Cette version implémente une couche de compatibilité pour les fils de Perl.
Tags: Major feature enhancements
This version implements a compatibility layer for Perl
threads.

2004-10-04 13:58
3.0

La capacité d'exécuter du code Tcl chez le parent interpréteur Tcl d'interprètes Perl a été ajouté. Le système de Perl est maintenant initialisé lorsque des prorogations de chargement. Le code a été faite thread-aware pour permettre fils Perl. L'interpréteur Tcl peut maintenant être consulté à partir du code C, ce qui rend possible d'étendre tclperl.
Tags: Major feature enhancements
The ability to execute Tcl code in the parent Tcl interpreter from Perl interpreters was added. The Perl system is now initialized when loading extensions. The code was made thread-aware to allow Perl threads. The Tcl interpreter can now be accessed from C code, making it possible to extend tclperl.

2003-06-30 20:10
2.5

Naissance le support de TCL a été ajouté, et la non-public, espace de noms de code Tcl a été supprimé à partir du code source en C.
Tags: Minor feature enhancements
Tcl stubs support was added, and non-public Tcl namespace code was removed from the C source code.

2002-11-15 15:27
2.4

Dans cette version, la compatibilité avec Perl 5.8 a été vérifié et Redhat 8.0 est maintenant supporté.
In this version, compatibility with Perl 5.8 was checked and Redhat 8.0 is now supported.

Project Resources