in reply to Re: Difficulties with Device::SerialPort
in thread Difficulties with Device::SerialPort

already thought of that, i even tried running the script as root.

it seems to have no problem with me print()ing to the serial port, but reading in any data, it's as if the module doesnt even see the port is there.
# it seems to have no problem here print SERIAL $IM{'POL'}; # but HERE... read(SERIAL,$data,$BUFFER);

__________
Build a man a fire, and he'll be warm for a day. Set a man on fire, and he'll be warm for the rest of his life.
- Terry Pratchett