The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:Net::IP::Minimal"

Net::IP::Minimal - Minimal functions from Net::IP River stage two • 12 direct dependents • 79 total dependents

Net::IP is very feature complete, but I found I was only using three of its functions and it uses quite a bit of memory <https://rt.cpan.org/Public/Bug/Display.html?id=24525>. This module only provides the minimal number of functions that I use in my...

BINGOS/Net-IP-Minimal-0.06 - 28 Nov 2012 15:52:18 UTC

Net::IPAddress::Minimal - IP string to number and back River stage zero No dependents

XSAWYERX/Net-IPAddress-Minimal-0.05 - 31 Aug 2010 11:46:07 UTC

Net::FTP::Tiny - minimal FTP client River stage one • 4 direct dependents • 7 total dependents

This module provides an easy interface to retrieve files using the FTP protocol. The location of a file to retrieve is specified using a URL. IPv6 is supported, if the optional module IO::Socket::IP is installed. Only retrieval is supported, not stor...

ZEFRAM/Net-FTP-Tiny-0.002 - 27 Jul 2017 04:25:25 UTC

Net::HTTP::Tiny - minimal HTTP client River stage one • 3 direct dependents • 7 total dependents

This module provides an easy interface to retrieve files using the HTTP protocol. The location of a file to retrieve is specified using a URL. The module conforms to HTTP/1.1, and follows redirections (up to a limit of five chained redirections). Con...

ZEFRAM/Net-HTTP-Tiny-0.002 - 27 Jul 2017 06:14:00 UTC

Net::EasyTCP - Easily create secure, bandwidth-friendly TCP/IP clients and servers River stage zero No dependents

This class allows you to easily create TCP/IP clients and servers and provides an OO interface to manage the connection(s). This allows you to concentrate on the application rather than on the transport. You still have to engineer your high-level pro...

MNAGUIB/EasyTCP-0.26 - 06 Apr 2004 02:50:22 UTC

NET::MitM - Man in the Middle - connects a client and a server, giving visibility of and control over messages passed. River stage zero No dependents

BAVELING/NET-MitM-0.02 - 16 Apr 2013 10:32:28 UTC

Net::MQTT::Simple - Minimal MQTT version 3 interface River stage one • 4 direct dependents • 4 total dependents

This module consists of only one file and has no dependencies except core Perl modules, making it suitable for embedded installations where CPAN installers are unavailable and resources are limited. Only basic MQTT functionality is provided; if you n...

JUERD/Net-MQTT-Simple-1.29 - 13 Oct 2023 12:09:18 UTC

Net::NfDump - Perl API for manipulating with nfdump files based on libnf.net library River stage zero No dependents

Nfdump <http://nfdump.sourceforge.net/> is a very popular toolset for collecting, storing and processing NetFlow/SFlow/IPFIX data. One of the key tools is a command line utility bearing the same name as the whole toolset (nfdump). Although this utili...

TPODER/Net-NfDump-1.33 - 21 Feb 2023 08:35:30 UTC

Net::OpenSSH - Perl SSH client package implemented on top of OpenSSH River stage two • 29 direct dependents • 43 total dependents

Net::OpenSSH is a secure shell client package implemented on top of OpenSSH binary client ("ssh"). Under the hood This package is implemented around the multiplexing feature found in later versions of OpenSSH. That feature allows one to run several s...

SALVA/Net-OpenSSH-0.84 - 02 Jul 2023 18:04:50 UTC

Net::FullAuto - Fully Automate ANY Workload with *Persistent* SSH/SFTP from One Host River stage zero No dependents

"Net::FullAuto" (aka "FullAuto") is a Perl module and workload automation functionality that transforms Perl into a true multi-host scripting language. It accomplishes this with multiple *PERSISTENT* SSH and SFTP connections to multiple hosts simulta...

REEDFISH/Net-FullAuto-1.0000645 - 18 Apr 2024 00:46:10 UTC

Net::WebSocket - WebSocket in Perl River stage zero No dependents

This distribution provides a set of fundamental tools for communicating via WebSocket <https://tools.ietf.org/html/rfc6455>. It is only concerned with the protocol itself; the underlying transport mechanism is up to you: it could be a file, a UNIX so...

FELIPE/Net-WebSocket-0.24 - 20 Oct 2021 18:33:22 UTC

Net::IPAM::Block - A library for reading, formatting, sorting, ... and much more for IP-blocks. River stage one • 1 direct dependent • 1 total dependent

A block is an IP-network or IP-range, e.g. 192.168.0.1/255.255.255.0 # network, with IP mask 192.168.0.1/24 # network, with CIDR mask ::1/128 # network, with CIDR mask 10.0.0.3-10.0.17.134 # range 2001:db8::1-2001:db8::f6 # range The parsed block is ...

GAISSMAI/Net-IPAM-Block-6.01 - 19 Aug 2022 12:25:00 UTC

Net::IP::Checker - IPv4/IPv6 addresses validator River stage zero No dependents

Fork of Net::IP::Minimal that validate IPv4 and IPv6 addresses correctly...

PAVELSR/Net-IP-Checker-0.03 - 26 Jul 2018 07:23:13 UTC

Net::CloudStack::API - Basic request and response handling for calls to a CloudStack service. River stage zero No dependents

This module handles parameter checking for the various calls available from a cloudstack service. Probably should include some explanatory text here about how this file is generated....

AYOUNG/Net-CloudStack-API-0.02 - 13 Jul 2012 07:48:53 UTC

Net::OpenSSH::Parallel - Run SSH jobs in parallel River stage one • 1 direct dependent • 1 total dependent

Run this here, that there, etc. "Net::OpenSSH::Parallel" is an scheduler that can run commands in parallel in a set of hosts through SSH. It tries to find a compromise between being simple to use, efficient and covering a good part of the problem spa...

SALVA/Net-OpenSSH-Parallel-0.14 - 04 Dec 2015 13:57:48 UTC

Net::Z3950::SimpleServer - Simple Perl API for building Z39.50 servers. River stage one • 3 direct dependents • 3 total dependents

The SimpleServer module is a tool for constructing Z39.50 "Information Retrieval" servers in Perl. The module is easy to use, but it does help to have an understanding of the Z39.50 query structure and the construction of structured retrieval records...

MIRK/Net-Z3950-SimpleServer-1.21 - 27 Sep 2016 11:07:21 UTC

Net::Twitter::Role::API::REST - A definition of the Twitter REST API as a Moose role River stage two • 21 direct dependents • 35 total dependents

Net::Twitter::Role::API::REST provides definitions for all the Twitter REST API methods. Applying this role to any class provides methods for all of the Twitter REST API methods....

MMIMS/Net-Twitter-4.01043 - 17 Jan 2018 18:36:07 UTC

Net::DNS::Resolver::Unbound - Net::DNS resolver based on libunbound River stage zero No dependents

Net::DNS::Resolver::Unbound is designed as an extension to an existing Net::DNS installation which facilitates DNS(SEC) name resolution using the libunbound library developed by NLnet Labs. Net::DNS::Resolver::Unbound replaces the resolver send() and...

RWF/Net-DNS-Resolver-Unbound-1.21 - 09 Jun 2023 17:22:40 UTC
18 results (0.048 seconds)