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 "sys::syslog"

Sys::Syslog - Perl interface to the UNIX syslog(3) calls River stage four • 65 direct dependents • 1767 total dependents

"Sys::Syslog" is an interface to the UNIX syslog(3) program. Call "syslog()" with a string priority and a list of "printf()" args just like syslog(3)....

SAPER/Sys-Syslog-0.36 - 21 Oct 2019 22:41:02 UTC - Search in distribution

Sys::Syslog::OO - Thin object-oriented wrapper around Sys::Syslog::OO River stage zero No dependents

Thin OO-wrapper around Sys::Syslog. Why? Less chance of mis-typing log levels and less noisy code. Can also be used with multiple-inheritence to add logging to a new or existing class....

MAXSCHUBE/Sys-Syslog-OO-1.00 - 14 Mar 2009 04:15:19 UTC - Search in distribution

Sys::SyslogMessages - Figure out where syslog is and copy or tail it.(on Linux) River stage zero No dependents

This is a simple module that finds the system logfile on Linux is and can copy it or tail it to a file. It works for syslogd or syslog-ng. The syslog configuration must be in the standard locations. The method 'tail' now has more options: number_line...

JUDITH/Sys-SyslogMessages-0.02 - 22 Feb 2006 20:01:57 UTC - Search in distribution

Net::Server::Log::Sys::Syslog - log via Syslog River stage two • 39 direct dependents • 90 total dependents

This module provides Sys::Syslog logging to the Net::Server system....

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

Egg::Plugin::Log::Syslog - Plugin for Sys::Syslog. River stage zero No dependents

It is a plugin to use Log::Syslog module....

LUSHE/Egg-Plugin-Log-Syslog-0.01 - 07 Nov 2007 00:54:36 UTC - Search in distribution

Tie::Syslog - Tie a filehandle to Syslog. River stage one • 1 direct dependent • 1 total dependent

This module lets you tie a filehandle to Sys::Syslog, providing an easy way to redirect messages to system logs. $Tie::Syslog::ident = 'DEBUG :: myprocess'; $Tie::Syslog::logopt = 'pid,ndelay'; tie *DEBUG, 'Tie::Syslog', { facility => 'LOG_LOCAL0', p...

KROMG/Tie-Syslog-2.04.03 - 30 Apr 2014 07:22:50 UTC - Search in distribution

Razor2::Syslog - Syslog support for Razor2 River stage zero No dependents

This module has been derived from Net::Syslog. Some optimizations were made to Net::Syslog, in particular support for keeping a socket open. What follows is the documentation for Net::Syslog, which completely applies to this module. Net::Syslog imple...

TODDR/Razor2-Client-Agent-2.86 - 03 Jun 2019 23:05:18 UTC - Search in distribution

rack - Fetch information and generate config files for RackObjects River stage zero No dependents

rack is a command for fetching information from a RackTables database about selected RackObjects, generate the corresponding configuration files and talk with the corresponding devices to set them up accordingly....

SAPER/RackMan-1.19 - 06 May 2016 15:02:29 UTC - Search in distribution
  • RackMan - Main interface for accessing a RackTables database

DBD::Pg - PostgreSQL database driver for the DBI module River stage three • 75 direct dependents • 146 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

CTK - CTK ToolKit library (CTKlib) River stage one • 2 direct dependents • 2 total dependents

CTKlib - is library that provides "extended-features" (utilities) for your robots written on Perl. Most of the functions and methods this module written very simple language and easy to understand. To work with CTKlib, you just need to start using it...

ABALAMA/CTKlib-2.09 - 10 Sep 2022 10:53:50 UTC - Search in distribution

sysync - command-line interface for sysync River stage zero No dependents

MJFLICK/Sysync-0.38 - 25 Feb 2024 16:59:27 UTC - Search in distribution

perl5160delta - what is new for perl v5.16.0 River stage five • 11693 direct dependents • 33184 total dependents

This document describes differences between the 5.14.0 release and the 5.16.0 release. If you are upgrading from an earlier release such as 5.12.0, first read perl5140delta, which describes differences between 5.12.0 and 5.14.0. Some bug fixes in thi...

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

Luka - Exception handling and reporting framework River stage zero No dependents

Luka is an exception handling and reporting framework. It's useful to look at it as an event handling framework. It comes from operational understanding of networks. Scenario that Luka is addressing is following: on a network with multiple hosts runn...

TPG/Luka-1.07 - 17 Jul 2006 22:08:14 UTC - Search in distribution

Log::Log4perl - Log4j implementation for Perl River stage four • 380 direct dependents • 1097 total dependents

Log::Log4perl lets you remote-control and fine-tune the logging behaviour of your system from the outside. It implements the widely popular (Java-based) Log4j logging package in pure Perl. For a detailed tutorial on Log::Log4perl usage, please read <...

ETJ/Log-Log4perl-1.57 - 21 Oct 2022 16:47:36 UTC - Search in distribution

dbiproxy - A proxy server for the DBD::Proxy driver River stage four • 946 direct dependents • 2083 total dependents

This tool is just a front end for the DBI::ProxyServer package. All it does is picking options from the command line and calling DBI::ProxyServer::main(). See DBI::ProxyServer for details. Available options include: --chroot=dir (UNIX only) After doi...

TIMB/DBI-1.643 - 31 Jan 2020 19:02:41 UTC - Search in distribution

DBD::Avatica - Driver for Apache Avatica compatible servers River stage zero No dependents

DBD::Avatica is a Perl module that works with the DBI module to provide access to databases with Apache Avatica compatible protocol....

PUTINTSEV/DBD-Avatica-0.2.2 - 11 Jan 2022 10:17:04 UTC - Search in distribution

File::Util::Manual - File::Util Reference River stage two • 12 direct dependents • 13 total dependents

TOMMY/File-Util-4.201720 - 20 Jun 2020 01:38:34 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

pNETagent - a Perl agent for the DBI network driver DBD::pNET River stage zero No dependents

pNETagent is an agent for the DBI network driver, DBD::pNET. It allows access to databases over the network if the DBMS does not offer networked operations. But pNETagent might be useful for you, even if you have a DBMS with integrated network functi...

JWIED/DBD-pNET-0.1003 - 29 Nov 1997 16:05:53 UTC - Search in distribution
107 results (0.077 seconds)