On Mon, 2004-10-04 at 17:16, Chris Devers wrote:
> On Mon, 4 Oct 2004, Tim Donahue wrote:
> 
> > I'm looking for a module that will allow me to send/receive ascii data
> > to a serial port.  I have a program that will allow me to query its
> > status over a serial connection, but I can't find a module on CPAN to
> > handle the interface.  Well, at least I'm not seeing one for *nix, I did
> > find Win32API::CommPort, Win32::SerialPort, and Mac::Serial.
> >
> > Can someone point me in the right direction?
> 
> 90 seconds on Google turned this up:
> 
> <http://search.cpan.org/~cook/Device-SerialPort-1.000002/SerialPort.pm>
> 
> Does it get you anywhere ?
> 

Thanks Chris, I was searching through the CPAN shell and I have no idea
why I didn't see this one.  It looks like it is overkill for what I
need, but it should definately get the job done.

Tim Donahue


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to