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

Search results for "Net::Server::SIG"

Net::Server::SIG - adpf - Safer signal handling River stage two • 36 direct dependents • 88 total dependents

Signals prior in Perl prior to 5.7 were unsafe. Since then signals have been implemented in a more safe algorithm. Net::Server::SIG provides backwards compatibility, while still working reliably with newer releases. Using a property of the select() f...

RHANDOM/Net-Server-2.014 - 14 Mar 2023 17:16:00 UTC - Search in distribution

libev - a high performance full-featured event loop written in C River stage two • 70 direct dependents • 86 total dependents

MLEHMANN/EV-4.34 - 08 Oct 2023 21:47:52 UTC - Search in distribution

flail - a hacker's mailer in Perl River stage zero No dependents

flail is a hacker's mailer, written in Perl, and sporting a command-line interface. It currently supports pop3 and imap for access to remote maildrops, as well as regular old Unix mail spool files for local maildrops (e.g. because you use fetchmail)....

ATTILA/flail-0.2.5 - 15 Oct 2008 19:24:41 UTC - Search in distribution

CPAN - query, download and build perl modules from CPAN sites River stage three • 53 direct dependents • 522 total dependents

The CPAN module automates or at least simplifies the make and install of perl modules and extensions. It includes some primitive searching capabilities and knows how to use LWP, HTTP::Tiny, Net::FTP and certain external download clients to fetch dist...

ANDK/CPAN-2.36 - 14 May 2023 19:36:11 UTC - Search in distribution

perlport - Writing portable Perl River stage five • 11292 direct dependents • 32664 total dependents

Perl runs on numerous operating systems. While most of them share much in common, they also have their own unique features. This document is meant to help you to find out what constitutes portable Perl code. That way once you make a decision to write...

PEVANS/perl-5.38.2 - 29 Nov 2023 16:10:36 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

DBD::Pg - PostgreSQL database driver for the DBI module River stage three • 76 direct dependents • 147 total dependents

DBD::Pg is a Perl module that works with the DBI module to provide access to PostgreSQL databases....

TURNSTEP/DBD-Pg-3.18.0 - 06 Dec 2023 23:47:13 UTC - Search in distribution

AnyEvent - the DBI of event loop programming River stage three • 409 direct dependents • 668 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

IT::perlfunc River stage zero No dependents

ENRYS/POD2-IT-0.13 - 26 Aug 2009 16:35:44 UTC - Search in distribution

App::Fetchware - App::Fetchware is Fetchware's API used to make extensions. River stage zero No dependents

App::Fetchware represents fetchware's API. For ducumentation on how to use App::Fetchware's fetchware command line interface see fetchware. It is the heart and soul of fetchware where all of fetchware's main behaviors are kept. It is fetchware's API,...

DLY/App-Fetchware-1.016 - 07 Oct 2016 04:23:59 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.83 - 17 Jan 2022 02:16:57 UTC - Search in distribution

UniEvent - Object-oriented, fast and extendable event loop abstraction framework with Perl and C++ interface. River stage one • 5 direct dependents • 5 total dependents

UniEvent is an extendable object-oriented event loop framework. It's also an abstraction layer on top of event loop which provides engine-independent API (like AnyEvent). This module is an XS port of the very fast C++ panda::unievent framework. The m...

SYBER/UniEvent-1.2.13 - 31 Jan 2024 12:58:13 UTC - Search in distribution

Apache2::AuthCAS - A configurable Apache authentication module that enables you to protect content on an Apache server using an existing JA-SIG CAS authentication server. River stage zero No dependents

General The *Apache2::AuthCAS* module allows a user to protect arbitrary content on an Apache server with JA-SIG CAS. Add the following lines to your Apache configuration file to load the custom configuration tags for CAS and allow for CAS authentica...

JHITT/Apache2-AuthCAS-0.4 - 02 Jan 2009 19:09:54 UTC - Search in distribution

Win32::Script - system administrator`s library - for login and application startup scripts, etc River stage zero No dependents

At primary this module was written for system administrator needs in centralised administration of Win32 clients: logon and application startup scripts, etc. Later some functions useful in Windows NT server scripts was added. Now many functions may r...

MAKAROW/Win32-Script-0.58 - 29 Jun 2007 18:54:01 UTC - Search in distribution

Acme::Ghost - An yet another view to daemon processes River stage zero No dependents

An yet another view to daemon processes new my $g = Acme::Ghost->new( name => 'myDaemon', user => 'nobody', group => 'nogroup', pidfile => '/var/run/myDaemon.pid', logfile => '/var/log/myDaemon.log', ident => 'myDaemon', logopt => 'ndelay,pid', facil...

ABALAMA/Acme-Ghost-1.01 - 26 Jan 2024 16:50:01 UTC - Search in distribution

LaBrea::Tarpit - Utilities and web displays for Tom Liston's LaBrea scanner/worm disruptor River stage zero No dependents

- LaBrea::Tarpit A comprehensive Hack Attack reporting module when used in conjunction with Tom Liston's LaBrea scanner/worm disruptor. When configured with reporting and stat collection it provides a detailed HTML page containing: * Bandwidth consum...

MIKER/LaBrea-Tarpit-1.36 - 02 Nov 2008 02:09:43 UTC - Search in distribution

IO::Compress::FAQ - Frequently Asked Questions about IO::Compress River stage four • 258 direct dependents • 9811 total dependents

Common questions answered....

PMQS/IO-Compress-2.211 - 06 Apr 2024 13:44:44 UTC - Search in distribution

Net::QMTP - Quick Mail Transfer Protocol (QMTP) client River stage zero No dependents

This module implements an object orientated interface to a Quick Mail Transfer Protocol (QMTP) client, which enables a perl program to send email by QMTP. CONSTRUCTOR new(HOST [, OPTIONS]) The new() constructor creates a new Net::QMTP object and retu...

JRAFTERY/Net-QMTP-0.06 - 02 Nov 2004 15:05:19 UTC - Search in distribution

RPC::pServer - Perl extension for writing pRPC servers River stage zero No dependents

pRPC (Perl RPC) is a package that simplifies the writing of Perl based client/server applications. RPC::pServer is the package used on the server side, and you guess what Net::pRPC::Client is for. See Net::pRPC::Client(3) for this part. pRPC works by...

JWIED/pRPC-modules-0.1005 - 13 Aug 1998 00:28:38 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
54 results (0.126 seconds)