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.
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.
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.
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.