-
perl-Net-ARP-1.0.11-5.fc36.x86_64
This module is a Perl extension to create and send ARP packets and lookup
local or remote mac addresses. You do not need to install any additional
libraries like Libnet to compile this extension. It uses kernel header files
to create the packets.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
perl-Net-BGP-0.18-2.fc36.noarch
An implementation of the BGP-4 inter-domain routing protocol as Perl module.
It encapsulates all of the functionality needed to establish and maintain a
BGP peering session and exchange routing update information with the peer.
It aims to provide a simple API to the BGP protocol for the purposes of
automation, logging, monitoring, testing, and similar tasks using the power
and flexibility of Perl. The module does not implement the functionality of
a RIB (Routing Information Base) nor does it modify the kernel routing table
of the host system. However, such operations could be implemented using the
API provided by the module.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
perl-Net-CIDR-0.21-4.fc36.noarch
The Net::CIDR package contains functions that manipulate lists of IP netblocks
expressed in CIDR notation. The Net::CIDR functions handle both IPv4 and IPv6
addresses.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
perl-Net-CIDR-Lite-0.22-4.fc36.noarch
Faster alternative to Net::CIDR when merging a large number of CIDR address
ranges. Works for IPv4 and IPv6 addresses.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
perl-Net-DNS-1.34-1.fc36.noarch
Net::DNS is a collection of Perl modules that act as a Domain Name System
(DNS) resolver. It allows the programmer to perform DNS queries that are
beyond the capabilities of gethostbyname and gethostbyaddr.
The programmer should be somewhat familiar with the format of a DNS packet and
its various sections. See RFC 1035 or DNS and BIND (Albitz & Liu) for details.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
perl-Net-DNS-Nameserver-1.34-1.fc36.noarch
Instances of the "Net::DNS::Nameserver" class represent DNS server objects.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
perl-Net-DNS-tests-1.34-1.fc36.noarch
Tests from perl-Net-DNS. Execute them
with "/usr/libexec/perl-Net-DNS/test".
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
perl-Net-FTP-AutoReconnect-0.3-35.fc36.noarch
This is a FTP client class with automatic reconnect on failure.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
perl-Net-FTP-RetrHandle-0.2-34.fc36.noarch
This Perl module provides a file reading interface for reading all or parts of
files located on a remote FTP server, including emulation of seek and support
for downloading only the parts of the file requested.
Support for skipping the beginning of the file is implemented with the FTP REST
command, which starts a retrieval at any point in the file. Support for
skipping the end of the file is implemented with the FTP ABOR command, which
stops the transfer. With these two commands and some careful tracking of the
current file position, we're able to reliably emulate a seek/read pair, and get
only the parts of the file that are actually read.
This was originally designed for use with Archive::Zip; it's reliable enough
that the table of contents and individual files can be extracted from a remote
ZIP archive without downloading the whole thing.
An interface compatible with IO::Handle is provided, along with a tie-based
interface.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
perl-Net-HTTP-6.22-1.fc36.noarch
The Net::HTTP class is a low-level HTTP client. An instance of the
Net::HTTP class represents a connection to an HTTP server. The HTTP
protocol is described in RFC 2616. The Net::HTTP class supports HTTP/1.0
and HTTP/1.1.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36