RedHat, ttyS0 and perl

2005-03-04 Thread Giff Hammar
I am writing a small perl program that takes the serial output from our phone switch and puts the individual call records into a Postgres database. Everything works except for the part where I have to open the serial port. I am on RedHat EL 4 and perl 5.8.5. The serial port is /dev/ttyS0, which I k

Re: RedHat, ttyS0 and perl

2005-03-04 Thread Wiggins d'Anconia
Giff Hammar wrote: I am writing a small perl program that takes the serial output from our phone switch and puts the individual call records into a Postgres database. Everything works except for the part where I have to open the serial port. I am on RedHat EL 4 and perl 5.8.5. The serial port is /d