http://qs321.pair.com?node_id=1193853


in reply to Serial port - "input" vs "read"

Look at Device::SerialPort on CPAN - www.cpan.org. You may have to look through the code. It seems one call reads a line and one reads a requested number of characters.

James

There's never enough time to do it right, but always enough time to do it over...