SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Device-SerialPort rpm build for : PCLinuxOS. For other distributions click perl-Device-SerialPort.

Name : perl-Device-SerialPort
Version : 1.40.0 Vendor : (none)
Release : 15pclos2017 Date : 2017-07-12 19:55:36
Group : Development/Perl Source RPM : perl-Device-SerialPort-1.40.0-15pclos2017.src.rpm
Size : 0.20 MB
Packager : bb2 < bb2>
Summary : POSIX clone of Win32::SerialPort
Description :
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: $!\
\";

RPM found in directory: /vol/rzm3/linux-pclinuxos/pclinuxos/apt/pclinuxos/64bit/RPMS.x86_64

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Device-SerialPort-1.40.0-15pclos2017.x86_64.rpm
     

Provides :
SerialPort.so()(64bit)
perl(Device::SerialPort)
perl-Device-SerialPort
perl-Device-SerialPort(x86-64)

Requires :
libc.so.6()(64bit)
rpmlib(CompressedFileNames) <= 3.0.4-1
perlapi-5.22.3
rpmlib(VersionedDependencies) <= 3.0.3-1
libc.so.6(GLIBC_2.2.5)(64bit)
perl-base => 5.22.3
libperl.so()(64bit)
rpmlib(PayloadIsXz) <= 5.2-1
libperl.so.5.22()(64bit)
rtld(GNU_HASH)
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
libpthread.so.0(GLIBC_2.2.5)(64bit)
libpthread.so.0()(64bit)
perl(Test::More)


Content of RPM :
/usr/bin/modemtest
/usr/lib/perl5/vendor_perl/5.22.3/x86_64-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.22.3/x86_64-linux-thread-multi/Device
/usr/lib/perl5/vendor_perl/5.22.3/x86_64-linux-thread-multi/Device/SerialPort.pm
/usr/lib/perl5/vendor_perl/5.22.3/x86_64-linux-thread-multi/auto
/usr/lib/perl5/vendor_perl/5.22.3/x86_64-linux-thread-multi/auto/Device
/usr/lib/perl5/vendor_perl/5.22.3/x86_64-linux-thread-multi/auto/Device/SerialPort
/usr/lib/perl5/vendor_perl/5.22.3/x86_64-linux-thread-multi/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.bz2
/usr/share/man/man3/Device::SerialPort.3pm.bz2

 
ICM