From: Andreas A. <aan...@hi...> - 2003-05-24 15:21:49
|
I want to run a small Perl script called TivoTranslate which will read data from one serial port and output data to another serial port. This script uses "termios" routines that are not supported in Windows implementation of Perl (which is my reason to look at trinux). Would trinux with it's Perl modules loaded run this script? It would also be appealing because I wouldn't have to have a hard drive in the machine, which would cut down PC noise in my bedroom. Thanks in advance for any response. Andy Here's a link to the code if you want to see it: http://www.lobstein.org/~mike/tivo/TivoTranslate |