The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "NEt::DNS::SEC"

Net::DNS::SEC - DNSSEC extensions to Net::DNS River stage zero No dependents

Net::DNS::SEC is installed as an extension to an existing Net::DNS installation providing packages to support DNSSEC as specified in RFC4033, RFC4034, RFC4035 and related documents. It also provides support for SIG0 which is useful for dynamic update...

NLNETLABS/Net-DNS-SEC-1.24 - 25 Apr 2024 09:12:13 UTC - Search in distribution

Net::DNS::SEC::Validator - interface to libval(3) and related constants, structures and functions. River stage zero No dependents

This Perl module is designed to implement and export functionality provided by the validating DNS resolver library, libval(3). The functions are provided through an easy-to-use object oriented interface. The interface is designed for the higher level...

GSM/Net-DNS-SEC-Validator-1.31 - 02 Apr 2009 21:29:45 UTC - Search in distribution

Net::DRI::Protocol::EPP::Extensions::SecDNS - EPP DNS Security Extensions (RFC4310) for Net::DRI River stage zero No dependents

Please see the README file for details....

PMEVZEK/Net-DRI-0.96 - 25 Mar 2010 01:25:14 UTC - Search in distribution

Future - represent an operation awaiting completion River stage three • 126 direct dependents • 316 total dependents

A "Future" object represents an operation that is currently in progress, or has recently completed. It can be used in a variety of ways to manage the flow of control, and data, through an asynchronous program. Some futures represent a single operatio...

PEVANS/Future-0.50 - 17 Mar 2023 17:09:37 UTC - Search in distribution

Win32::Lanman - implements MS Lanmanager functions River stage zero No dependents

This module implements the MS Lanmanager functions...

JHELBERG/lanman.1.0.10.0 - 11 Jan 2003 17:21:44 UTC - Search in distribution

Acme::Tools - Lots of more or less useful subs lumped together and exported into your namespace River stage one • 1 direct dependent • 1 total dependent

Subs created and collected since the mid-90s....

KJETIL/Acme-Tools-0.27 - 05 Feb 2020 16:25:50 UTC - Search in distribution

AnyEvent - the DBI of event loop programming River stage three • 414 direct dependents • 673 total dependents

AnyEvent provides a uniform interface to various event loops. This allows module authors to use event loop functionality without forcing module users to use a specific event loop implementation (since more than one event loop cannot coexist peacefull...

MLEHMANN/AnyEvent-7.17 - 18 Sep 2019 01:11:59 UTC - Search in distribution

Control::CLI - Command Line Interface I/O over either Telnet or SSH (IPv4 & IPv6) or Serial port River stage one • 2 direct dependents • 2 total dependents

A Command Line Interface (CLI) is an interface where the user is presented with a command prompt and has to enter ASCII commands to drive or control or configure that device. That interface could be the shell on a unix system or some other command in...

LSTEVENS/Control-CLI-2.11 - 28 Aug 2022 18:55:55 UTC - Search in distribution

Net::Async::WebService::lxd - REST client (asynchronous) for lxd Linux containers River stage zero No dependents

DRRHO/Net-Async-WebService-lxd-0.03 - 25 May 2022 15:23:49 UTC - Search in distribution

Mojo::UserAgent - Non-blocking I/O HTTP and WebSocket user agent River stage four • 980 direct dependents • 1098 total dependents

Mojo::UserAgent is a full featured non-blocking I/O HTTP and WebSocket user agent, with IPv6, TLS, SNI, IDNA, HTTP/SOCKS5 proxy, UNIX domain socket, Comet (long polling), Promises/A+, keep-alive, connection pooling, timeout, cookie, multipart, gzip c...

SRI/Mojolicious-9.37 - 13 May 2024 17:48:56 UTC - Search in distribution

Test::AutomationFramework - Test Automation Framework (TAF) River stage zero No dependents

YWANGPERL/Test-AutomationFramework-0.060.04 - 06 Dec 2013 07:28:04 UTC - Search in distribution

Promise::ES6 - ES6-style promises in Perl River stage one • 5 direct dependents • 8 total dependents

This module provides a Perl implementation of promises <https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Using_pro mises>, a useful pattern for coordinating asynchronous tasks. Unlike most other promise implementations on CPAN, this modu...

FELIPE/Promise-ES6-0.28 - 26 Mar 2023 12:00:31 UTC - Search in distribution

Endoscope - Dig into the guts of a live Perl program River stage zero No dependents

Endoscope is an endoscope <https://en.wikipedia.org/wiki/Endoscope> for live Perl programs. It provides dynamic run-time introspection of Perl variables at arbitrary locations in the program. Think of it like inserting "say Dumper($foo)" at *just* th...

BTYLER/Endoscope-0.002 - 13 Jan 2020 20:43:31 UTC - Search in distribution

urpmi.addmedia - adds a new rpm media to be used by urpmi River stage zero No dependents

urpmi.addmedia is used to add a new media to be used by urpmi, so it can find new rpms at the specified location. Currently supported media types are: local drives, removable drives (such as CDs), and networked media via different protocols (http, ht...

TVIGNAUD/urpmi-v8.133.1 - 02 Jun 2024 20:33:50 UTC - Search in distribution

Net::Ncap - Perl extension for the ncap(3) network data capture library. River stage zero No dependents

Net::Ncap is a Perl binding to the ncap(3) network data capture library. The ncap documentation describes itself thusly: The ncap library is a high level interface for network data capture. The source of network data can be either live traffic or fil...

MSISK/Net-Ncap-1.01 - 03 Sep 2009 21:20:06 UTC - Search in distribution

Net::Dev::Tools::Syslog - Send, Listen Parse Syslog messages. River stage zero No dependents

Module provides methods to parse syslog files, send syslog messages to syslog server, listen for syslog message on localhost. Parser parse method creates a class that configures the parser used on each syslog file entry (line) sent to the parser. The...

SPARSONS/Net-Dev-Tools-Syslog-1.0.0 - 27 Dec 2006 21:00:47 UTC - Search in distribution

Crypt::OpenSSL::DSA - Digital Signature Algorithm using OpenSSL River stage one • 3 direct dependents • 5 total dependents

Crypt::OpenSSL::DSA implements the DSA (Digital Signature Algorithm) signature verification system. It is a thin XS wrapper to the DSA functions contained in the OpenSSL crypto library, located at http://www.openssl.org...

KMX/Crypt-OpenSSL-DSA-0.20 - 20 Mar 2021 12:31:50 UTC - Search in distribution

Net::Analysis - Modules for analysing network traffic River stage one • 1 direct dependent • 1 total dependent

I wanted a batch version of Ethereal in Perl, so I could: * sift through parsed protocols with structured filters * write custom reports that mixed events from multiple protocols So here it is. Net::Analysis is a stack of protocol handlers that emit,...

WORRALL/Net-Analysis-0.41 - 10 Apr 2010 13:12:58 UTC - Search in distribution

Net::addrinfo - interface to POSIX getaddrinfo(3) and related constants, structures and functions. River stage zero No dependents

This Perl module is designed to implement and export functionality related to the POSIX getaddrinfo(3) system call. The Net::addrinfo data object is provided with field name accsessor functions, similarly named to the the C data structure definition ...

GSM/Net-addrinfo-1.02 - 02 Apr 2009 21:25:41 UTC - Search in distribution

CCCP::LiveMX River stage zero No dependents

Getting a ip-list of living MX-records for hostname...

CCCP/CCCP-LiveMX-0.01 - 12 May 2011 16:28:51 UTC - Search in distribution
26 results (0.278 seconds)