Develop and Download Open Source Software

Device::SerialPort

Back to Project Summary

Would you recoomend this project?

Project Release infomations and Project Resources. Note that these informations are from this projects Freecode.com page and the downloads themselves may not be hosted with SourceForge.JP.

Project Release Information

2005-02-24 04:06
The version number was corrected in configure.ac. wait_modemlines and intr_count were added to SerialPort.pm, and TIOCMIWAIT and TIOCGICOUNT were added to SerialPort.xs and configure.ac. White space cleanups were made.
2004-05-11 08:47
This version added detection of the default OS X serial port name and changed the EOF handling during reads.
2004-02-23 23:03
This release fixes the long-standing parity problems, corrects the tie READ function, adds an RPM .spec file, corrects failure codes from communication settings functions, adds a few extra line codes, updates documentation, and autodetects the system's capable baud rates.
2003-06-18 11:50
This version fixed POSIX problems with ancient
libc versions, added timing tests, and makes the
Perl build system play nice with others.
2003-06-12 23:53
Packaging mistakes in 0.20 were causing build problems.

Project Resources

http://freecode.com/urls/bdff3c8b4d07158b8a3818b86e6ece5d
http://freecode.com/urls/18b847a43eb01a274816a78ad123b0e1
http://freecode.com/urls/daad1877561d6e775d904b7e46db9b37
http://freecode.com/projects/device-serialport

Project Description

Device::SerialPort is a Perl interface to the POSIX serial and modem routines. Its functionality mirrors the Win32::SerialPort module so that serial routines can be written across platforms easily.

(This Description is auto-translated)