Serial Comms under Perl

Perl Monger pug at mpinet.net
Wed Jun 7 23:06:12 CDT 2000


Hello PerlMongers,

What is the most elegant way of communicating with the serial port from
Perl?  I am thinking that I will need to have concurrent reading and
writing per transaction.

Also would like to be able to set port speed from same program without
have to run as root or have the entire program have root access.  Also
what about handling locks?

regards,

// David //



More information about the Orlando-pm mailing list