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 "module:Net::Syslog"

Net::Syslog - Perl extension for sending syslog messages directly to a remote syslogd. River stage one • 2 direct dependents • 2 total dependents

Net::Syslog implements the intra-host syslog forwarding protocol. It is not intended to replace the Sys::Syslog or Unix::Syslog modules, but instead to provide a method of using syslog when a local syslogd is unavailable or when you don't want to wri...

LHOWARD/Net-Syslog-0.04 - 23 Oct 2010 15:21:29 UTC

Net::Fastly::Syslog - Representation of an endpoint to stream syslogs to River stage one • 2 direct dependents • 2 total dependents

FASTLY/Net-Fastly-1.12 - 03 Sep 2020 20:15:28 UTC

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

Net::DRI::Logging::Syslog - SYSLOG Logging Operations for Net::DRI River stage zero No dependents

This class dumps all logging information to SYSLOG....

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

Net::Frame::Layer::Syslog - Syslog layer object River stage zero No dependents

This modules implements the encoding and decoding of the Syslog layer. RFC: ftp://ftp.rfc-editor.org/in-notes/rfc3164.txt See also Net::Frame::Layer for other attributes and methods....

VINSWORLD/Net-Frame-Layer-Syslog-1.05 - 14 Dec 2016 16:12:00 UTC

Net::Server::Log::Sys::Syslog - log via Syslog River stage two • 36 direct dependents • 88 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

Net::SyslogNg - client module for writing to syslog server (rfc5424) River stage zero No dependents

VRAG/Net-SyslogNg-0.03 - 14 Jan 2020 12:51:44 UTC

Net::Dev::Tools::SyslogMessage - Perl library for Unix/Linux Syslog message parsing River stage zero No dependents

This library is written entirely in Perl, based on, but not fully compliant to, IETF RFC 3164 - The BSD Syslog Protocol. EXPORT syslog_getFacilityName (facilityCode) Returns the syslog facility name (*string*) that matches the given numerical code "f...

DMITRYSOL/Net-Dev-Tools-SyslogMessage-1.01 - 26 Feb 2015 20:02:23 UTC

Net::Syslogd - Perl implementation of Syslog Listener River stage one • 1 direct dependent • 1 total dependent

Net::Syslogd is a class implementing a simple Syslog listener in Perl. Net::Syslogd will accept messages on the default Syslog port (UDP 514) and attempt to decode them according to RFC 3164....

VINSWORLD/Net-Syslogd-0.16 - 20 Mar 2015 02:03:25 UTC

Net::SC - perl module for create the chain from the SOCKS/HTTP proxies. River stage one • 4 direct dependents • 4 total dependents

CONSTRUCTOR new TIMEOUT - Time Out in seconds. CHAIN_LEN - Length of chain. DEBUG - Debug level ( 0x00 | 0x01 | 0x02 | 0x04 ) 0x00 - Off 0x01 - Debug On 0x02 - Write all answers of socks servers. 0x04 - Write all requests of socks servers. 0x08 - Ext...

GOSHA/Net-SC-1.22 - 14 Nov 2009 15:56:57 UTC

Net::DRI - Interface to Domain Name Registries/Registrars/Resellers River stage zero No dependents

Net::DRI is a Perl library to access services offered by domain name providers, such as registries or registrars. DRI stands for Domain Registration Interface and it aims to be for domain name registries/registrars/resellers what DBI is for databases...

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

Net::IMP - Inspection and Modification Protocol River stage one • 1 direct dependent • 1 total dependent

IMP is a protocol for inspection, modification and rejection of data between two sides (client and server) using an analyzer implementing this interface. Basics IMP is an asynchronous protocol, usually used together with callbacks. * Using the "data"...

SULLR/Net-IMP-0.635 - 26 Feb 2021 12:45:44 UTC

Net::OSCAR - Implementation of AOL's OSCAR protocol for instant messaging (for interacting with AIM a.k.a. AOL IM a.k.a. AOL Instant Messenger - and ICQ, too!) River stage one • 1 direct dependent • 2 total dependents

TODDR/Net-OSCAR-1.928 - 07 Oct 2010 14:34:40 UTC

Net::Daemon - Perl extension for portable daemons River stage one • 3 direct dependents • 4 total dependents

Net::Daemon is an abstract base class for implementing portable server applications in a very simple way. The module is designed for Perl 5.005 and threads, but can work with fork() and Perl 5.004. The Net::Daemon class offers methods for the most co...

TODDR/Net-Daemon-0.49 - 25 Sep 2020 17:46:44 UTC

Net::Prober - Probes network hosts for downtime, latency, etc... River stage zero No dependents

This module allows to probe hosts for downtime or latency. You can use it if you want to know things like: can we connect to host "X" on port *whatever*? how long it takes to connect to host "X" on port *whatever*? does host "X" respond to icmp pings...

COSIMO/Net-Prober-0.17 - 15 Jul 2017 11:17:18 UTC

Net::LibNIDS - Perl extension for reassembly of TCP/IP streams using the libnids package River stage one • 2 direct dependents • 2 total dependents

The workflow of using libnids is to set all parameters, then call init, set up a callback then run....

EDECA/Net-LibNIDS-0.14 - 21 Mar 2014 23:01:19 UTC

Net::Peep::Log - Perl extension for client-side logging and debugging for Peep: The Network Auralizer. River stage zero No dependents

Net::Peep::Log provides methods for writing logging and debugging messages. Messages are written to the file defined by the class attribute $Net::Peep::Log::logfile. If the attribute is not defined, messages are written to standard error. All message...

STARKY/Net-Peep-0.4.5.1 - 07 Nov 2001 19:21:31 UTC

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

Net::Autoconfig - Perl extension for provisioning or reconfiguring network devices. River stage zero No dependents

Net::Autoconfig was created to fill the void of having a utility to configure / provision devices in an automated way. The reason for its existence came about from having to deploy 150 new switches that were almost identically configured, except for ...

KEVIN/Net-Autoconfig-v1.13.2 - 19 May 2009 23:57:27 UTC

Net::ISP::Balance - Support load balancing across multiple internet service providers River stage zero No dependents

LDS/Net-ISP-Balance-1.31 - 20 May 2021 13:26:56 UTC
32 results (0.111 seconds)