Download List

项目描述

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.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-02-24 04:06
1.2.0

版本号已在configure.ac。 wait_modemlines和intr_count被添加到SerialPort.pm,并TIOCMIWAIT和TIOCGICOUNT被添加到SerialPort.xs和configure.ac。空白清理了。
标签: Minor feature enhancements
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
1.0.2

此版本增加了默认OS X串行端口的名称改变的检测和处理过程中的EOF读取。
标签: Minor feature enhancements
This version added detection of the default OS X serial port name and changed the EOF handling during reads.

2004-02-23 23:03
1.0.0

此版本修复了长期存在的平等问题,纠正了领带读取功能,增加了转速。spec文件,纠正职能从通信设置故障码,增加了一些额外的行代码,更新文件,并自动检测系统的能力波特率。
标签: Major bugfixes
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
0.22

这个版本固定古老的libc版本POSIX的问题,另外的时间考验,使系统发挥Perl的建立与他人很好。
标签: Minor bugfixes
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
0.21

在0.20包装错误是造成建设的问题。
标签: Code cleanup
Packaging mistakes in 0.20 were causing build problems.

Project Resources