BPowers has asked for the wisdom of the Perl Monks concerning the following question:

Hello: I am using Strawberry Perl and wish to do I/O from a COM port. I don't know if the standard Unix ioctl calls will do what I want. In addition, I may want to use a USB port as well. Can someone direct me to the either the proper commands or better still the correct documentation? Thank you. BPowers

Replies are listed 'Best First'.
Re: Strawerry Perl & COM Ports
by Anonymous Monk on Jul 26, 2009 at 20:18 UTC
      Thank you and thanks for the quick response. B.