Hi, I'm a bit of a perl newbie compared to you guys, but hopefully you can help me (in terms I can understand, speak slooowly... grin).
Anyway, I need to do some automation scripting for a device and I need to connect to it via the serial port. I am running a SUN Ultra 10 w/Solaris 8 on there. Anyway, I grabbed the SerialPort.pm module and installed it, but I see it is using some POSIX module, specifically Termios. Where can I get that, and also can I find some good serialport script examples using this SerialPort.pm module?
Thanks