Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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

Die Versionsnummer wurde configure.ac korrigiert. wait_modemlines und intr_count wurden SerialPort.pm hinzugefügt und TIOCMIWAIT und TIOCGICOUNT wurden SerialPort.xs und configure.ac aufgenommen. Leerraum Aufräumarbeiten wurden.
Tags: 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

Diese Version hat Erkennung der Standard-OS X seriellen Port Name und verändert die EOF-Behandlung während liest.
Tags: 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

Diese Version behebt die seit langem bestehende Probleme Parität, korrigiert die Krawatte READ-Funktion fügt ein RPM. Spec-Datei, korrigiert Fehler-Codes aus der Kommunikations-Einstellungen Funktionen, fügt ein paar Extra-line-Codes, Dokumentation Updates und erkennt automatisch das System fähig Baudraten.
Tags: 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

Diese Version behoben POSIX Probleme mit alten libc-Versionen, hat Timing-Tests, und macht das Perl-Build-System spielen schön mit anderen.
Tags: 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

Fehler in der Verpackung 0,20 verursachten Probleme zu bauen.
Tags: Code cleanup
Packaging mistakes in 0.20 were causing build problems.

Project Resources