Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-Device-SerialPort | Distribution: Mageia |
Version: 1.40.0 | Vendor: Mageia.Org |
Release: 28.mga10 | Build date: Thu Aug 22 23:19:36 2024 |
Group: Development/Perl | Build host: localhost |
Size: 149631 | Source RPM: perl-Device-SerialPort-1.40.0-28.mga10.src.rpm |
Packager: neoclust <neoclust> | |
Url: https://metacpan.org/release/Device-SerialPort | |
Summary: POSIX clone of Win32::SerialPort |
This module provides an object-based user interface essentially identical to the one provided by the Win32::SerialPort module. Initialization The primary constructor is *new* with either a _PortName_, or a _Configuretion File_ specified. With a _PortName_, this will open the port and create the object. The port is not yet ready for read/write access. First, the desired _parameter settings_ must be established. Since these are tuning constants for an underlying hardware driver in the Operating System, they are all checked for validity by the methods that set them. The *write_settings* method updates the port (and will return True under POSIX). Ports are opened for binary transfers. A separate 'binmode' is not needed. $PortObj = new Device::SerialPort ($PortName, $quiet, $lockfile) || die "Can't open $Port Name: $!\n";
GPL+ or Artistic
* Thu Aug 22 2024 neoclust <neoclust> 1.40.0-28.mga10 + Revision: 2088027 - Rebuild against new perl * Fri Dec 01 2023 tv <tv> 1.40.0-27.mga10 + Revision: 2012058 - Rebuild for perl-5.38
/usr/bin/modemtest /usr/lib/.build-id /usr/lib/.build-id/1f /usr/lib/.build-id/1f/9edace37d66e086ae38ab8c3183423a74c62c3 /usr/lib/perl5/vendor_perl/Device /usr/lib/perl5/vendor_perl/Device/SerialPort.pm /usr/lib/perl5/vendor_perl/auto /usr/lib/perl5/vendor_perl/auto/Device /usr/lib/perl5/vendor_perl/auto/Device/SerialPort /usr/lib/perl5/vendor_perl/auto/Device/SerialPort/SerialPort.so /usr/share/doc/perl-Device-SerialPort /usr/share/doc/perl-Device-SerialPort/Changes /usr/share/doc/perl-Device-SerialPort/META.yml /usr/share/doc/perl-Device-SerialPort/README /usr/share/man/man1/modemtest.1.xz /usr/share/man/man3/Device::SerialPort.3pm.xz
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Jan 13 09:01:29 2025