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::Codes"

Net::DNS::Codes - collection of C library DNS codes River stage one • 9 direct dependents • 9 total dependents

Net::DNS::Codes provides forward and reverse lookup for most common "C" library DNS codes as well as all the codes for the DNS HEADER field. * $bitmask = XX Return the bitmask for the code: 15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0 +--+--+--+--+--+--+--+...

MIKER/Net-DNS-Codes-0.12 - 27 Jan 2014 22:13:53 UTC - Search in distribution

swaks - Swiss Army Knife SMTP, the all-purpose smtp transaction tester River stage zero No dependents

swaks' primary design goal is to be a flexible, scriptable, transaction-oriented SMTP test tool. It handles SMTP features and extensions such as TLS, authentication, and pipelining; multiple version of the SMTP protocol including SMTP, ESMTP, and LMT...

MSIMERSON/Mail-Toaster-5.54 - 16 Feb 2017 19:40:58 UTC - Search in distribution

DBD::Oracle - Oracle database driver for the DBI module River stage one • 5 direct dependents • 5 total dependents

DBD::Oracle is a Perl module which works with the DBI module to provide access to Oracle databases. This documentation describes driver specific behaviour and restrictions. It is not supposed to be used as the only reference for the user. In any case...

ZARQUON/DBD-Oracle-1.90 - 07 May 2024 05:00:37 UTC - Search in distribution

DBIx::Web - Active Web Database Layer River stage zero No dependents

This is a database layer for Perl scripts, implementing triggers, record versioning, access control at the record level, file attachments to records, materialised views. There is a web user interface also. Based on DBI and DB_File data engines. Based...

MAKAROW/DBIx-Web-0.80 - 30 Oct 2013 17:22:21 UTC - Search in distribution

CGI::Simple - A Simple totally OO CGI interface that is CGI.pm compliant River stage two • 18 direct dependents • 56 total dependents

CGI::Simple provides a relatively lightweight drop in replacement for CGI.pm. It shares an identical OO interface to CGI.pm for parameter parsing, file upload, cookie handling and header generation. This module is entirely object oriented, however a ...

MANWAR/CGI-Simple-1.281 - 31 Jan 2024 14:19:02 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

CGI::Bus - Web and DBI Application object River stage zero No dependents

A web database with record versioning, access control at the record level, and file attachments was needed for me, see examples and CGI::Bus::tmsql... Modular structure and some codes implemented due to infrastructural needs. This module is to provid...

MAKAROW/CGI-Bus-0.62 - 07 Sep 2007 18:24:11 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

Net::SNMP - Object oriented interface to SNMP River stage two • 40 direct dependents • 44 total dependents

The Net::SNMP module abstracts the intricate details of the Simple Network Management Protocol by providing a high level programming interface to the protocol. Each Net::SNMP object provides a one-to-one mapping between a Perl object and a remote SNM...

DTOWN/Net-SNMP-v6.0.1 - 10 Sep 2010 00:15:52 UTC - Search in distribution

AnyEvent::Intro - an introductory tutorial to AnyEvent River stage three • 414 direct dependents • 673 total dependents

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

Amazon::S3 - A portable client library for working with and managing Amazon S3 buckets and keys. River stage one • 1 direct dependent • 1 total dependent

This documentation refers to version 0.65. "Amazon::S3" provides a portable client interface to Amazon Simple Storage System (S3). This module is rather dated, however with some help from a few contributors it has had some recent updates. Recent chan...

BIGFOOT/Amazon-S3-0.65 - 28 Nov 2023 22:53:40 UTC - Search in distribution

Net::LDAP - Lightweight Directory Access Protocol River stage two • 71 direct dependents • 82 total dependents

Net::LDAP is a collection of modules that implements a LDAP services API for Perl programs. The module may be used to search directories or perform maintenance functions such as adding, deleting or modifying entries. This document assumes that the re...

MARSCHAP/perl-ldap-0.68 - 03 Jan 2021 17:37:50 UTC - Search in distribution

Net::OpenSRS - Domain registration via the Tucows OpenSRS HTTPS XML API River stage zero No dependents

This is a wrapper interface to the DNS portions of the Tucows OpenSRS HTTPS XML API. The client library distributed by OpenSRS can be difficult to integrate into a custom environment, and their web interface becomes quickly tedious with heavy usage. ...

JEF/Net-OpenSRS-0.06 - 16 Sep 2010 04:25:01 UTC - Search in distribution

Net::FTPServer - A secure, extensible and configurable Perl FTP server River stage one • 2 direct dependents • 4 total dependents

"Net::FTPServer" is a secure, extensible and configurable FTP server written in Perl. Current features include: * Authenticated FTP access. * Anonymous FTP access. * Complete implementation of current RFCs. * ASCII or binary type file transfers. * Ac...

RYOCHIN/Net-FTPServer-1.125 - 29 Nov 2012 08:31:49 UTC - Search in distribution

Net::ESMTP - SMTP client library (wrapper for C libESMTP library) River stage zero No dependents

Net::ESMTP is a perl module to manage posting e-mail using SMTP to a preconfigured Mail Transport Agent (MTA) such as postfix. This C wrapper should give you besides faster runtime, access to advanced features of the libESMTP as SASL, TLS, pipelining...

MAKLER/Net-ESMTP-0.2.1 - 14 Dec 2004 14:53:31 UTC - Search in distribution

TipJar::MTA - outgoing SMTP with exponential random backoff. River stage zero No dependents

On startup, we identify the base directory and make sure we can write to it, check for and create a few subdirectories, check if there is an MTA already running and stop if there is, so that TipJar::MTA can be restarted from cron. We are not concerne...

DAVIDNICO/TipJar-MTA-0.34 - 21 May 2010 19:55:11 UTC - Search in distribution

Mail::SpamCannibal - HOWTO Install SpamCannibal River stage zero No dependents

MIKER/Mail-SpamCannibal-1.08 - 13 Jun 2015 04:33:14 UTC - Search in distribution

Net::SSLeay - Perl bindings for OpenSSL and LibreSSL River stage four • 176 direct dependents • 2191 total dependents

This module provides Perl bindings for libssl (an SSL/TLS API) and libcrypto (a cryptography API)....

CHRISN/Net-SSLeay-1.94 - 08 Jan 2024 01:22:27 UTC - Search in distribution

spamtrap - Manage a spamtrap and produce DNS::BL commands to respond River stage zero No dependents

This program is meant to be used in procmail recipes serving spamtrap and/or spam reporting addresses. Its main functions include: Evidence archiving When instructed to do so, each processed spam sample is stored in a file within a path. The file nam...

LUISMUNOZ/DNS-BL-0.03 - 24 Dec 2004 19:27:22 UTC - Search in distribution

POE::Component::IRC - A fully event-driven IRC client module River stage three • 54 direct dependents • 109 total dependents

POE::Component::IRC is a POE component (who'd have guessed?) which acts as an easily controllable IRC client for your other POE components and sessions. You create an IRC component and tell it what events your session cares about and where to connect...

BINGOS/POE-Component-IRC-6.93 - 15 Jun 2021 18:29:10 UTC - Search in distribution
45 results (0.114 seconds)