Prev: How to convert link encoded by javascript command to the actual url?
Next: FAQ 5.41 How do I traverse a directory tree?
From: Amit Sood on 12 Jul 2010 01:29 Hi, I have two different frameworks in TCL and Perl. To leverage the libraries of both i am trying to interwork Perl and TCL. I tried using TCL interpreter package in Perl. But the drawback with that is, it only understand basic command and gives errors on add-on commands (clock / parray). Also this is working only on windows and in Linux it is giving some "Segmentation Fault". Can somebody help me with ideas/suggestions to work on this interoperability? Thanks, Amit |