-
perl-IO-Interface-1.09-5.lbn19.x86_64
IO::Interface adds methods to IO::Socket objects that allows them to
be used to retrieve and change information about the network
interfaces on your system. In addition to the object-oriented access
methods, you can use a function-oriented style.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
perl-IO-Multiplex-1.13-6.fc19.noarch
IO::Multiplex is designed to take the effort out of managing multiple file
handles. It is essentially a really fancy front end to the select system call.
In addition to maintaining the select loop, it buffers all input and output
to/from the file handles. It can also accept incoming connections on one or
more listen sockets.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
perl-IO-Pager-0.31-1.lbn19.noarch
IO::Pager is lightweight and can be used to locate an available pager and set
$ENV{PAGER} (see "NOTES") or as a factory for creating objects defined
elsewhere such as IO::Pager::Buffered and IO::Pager::Unbuffered.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
perl-IO-Socket-INET6-2.69-5.fc19.noarch
Perl Object interface for AF_INET|AF_INET6 domain sockets.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
perl-IO-Socket-IP-0.29-1.fc19.noarch
This module provides a protocol-independent way to use IPv4 and IPv6
sockets, as a drop-in replacement for IO::Socket::INET. Most constructor
arguments and methods are provided in a backward-compatible way.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
perl-IO-Socket-Multicast-1.12-2.lbn19.x86_64
The IO::Socket::Multicast module sub-classes IO::Socket::INET to enable you
to manipulate multicast groups. With this module (and an operating system
that supports multicast), you will be able to receive incoming multicast
transmissions and generate your own outgoing multicast packets.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
perl-IO-Socket-SSL-1.88-2.fc19.noarch
This module is a true drop-in replacement for IO::Socket::INET that
uses SSL to encrypt data before it is transferred to a remote server
or client. IO::Socket::SSL supports all the extra features that one
needs to write a full-featured SSL client or server application:
multiple SSL contexts, cipher selection, certificate verification, and
SSL version selection. As an extra bonus, it works perfectly with
mod_perl.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
perl-IO-Socket-Timeout-0.27-1.fc19.noarch
IO::Socket provides a way to set a timeout on the socket, but the timeout
will be used only for connection, not for reading / writing operations.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
perl-IO-String-1.08-19.lbn19.noarch
The "IO::String" module provides the "IO::File" interface for in-core
strings. An "IO::String" object can be attached to a string, and
makes it possible to use the normal file operations for reading or
writing data, as well as for seeking to various locations of the
string. This is useful when you want to use a library module that
only provides an interface to file handles on data that you have in a
string variable.
Note that perl-5.8 and better has built-in support for "in memory"
files, which are set up by passing a reference instead of a filename
to the open() call. The reason for using this module is that it makes
the code backwards compatible with older versions of Perl.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
perl-IO-Tty-1.10-10.fc19.x86_64
IO::Tty and IO::Pty provide an interface to pseudo tty's.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19