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

Search results for "OETIKER"

BER - Basic Encoding Rules (BER) of Abstract Syntax Notation One (ASN.1) River stage zero No dependents

This is a simple library to encode and decode data using the Basic Encoding Rules (BER) of Abstract Syntax Notation One (ASN.1). It does not claim to be a complete implementation of the standard, but implements enough of the BER standard to encode an...

SKIM/SNMP_Session-1.16 - 11 Jun 2023 13:12:51 UTC - Search in distribution
  • SNMP_Session - SNMPv1/v2 Protocol Handling
  • cammer - list switch ports with associated IP-addresses

Object::Pad - a simple syntax for lexical field-based objects River stage three • 78 direct dependents • 111 total dependents

This module provides a simple syntax for creating object classes, which uses private variables that look like lexicals as object member fields. While most of this module has evolved into a stable state in practice, parts remain experimental because t...

PEVANS/Object-Pad-0.808 - 28 Dec 2023 17:42:03 UTC - Search in distribution

RRDTool::OO - Object-oriented interface to RRDTool River stage one • 3 direct dependents • 3 total dependents

"RRDTool::OO" is an object-oriented interface to Tobi Oetiker's round robin database tool *rrdtool*. It uses *rrdtool*'s "RRDs" module to get access to *rrdtool*'s shared library. "RRDTool::OO" tries to marry *rrdtool*'s database engine with the dwim...

MSCHILLI/RRDTool-OO-0.36 - 13 May 2015 06:24:00 UTC - Search in distribution

File::Tail - Perl extension for reading from continously updated files River stage two • 9 direct dependents • 19 total dependents

The primary purpose of File::Tail is reading and analysing log files while they are being written, which is especialy usefull if you are monitoring the logging process with a tool like Tobias Oetiker's MRTG. The module tries very hard NOT to "busy-wa...

MGRABNAR/File-Tail-1.3 - 02 Aug 2015 14:23:35 UTC - Search in distribution

RRD::Simple - Simple interface to create and store data in RRD files River stage one • 2 direct dependents • 2 total dependents

RRD::Simple provides a simple interface to RRDTool's RRDs module. This module does not currently offer a "fetch" method that is available in the RRDs module. It does however create RRD files with a sensible set of default RRA (Round Robin Archive) de...

NICOLAW/RRD-Simple-1.44 - 24 Jan 2008 20:13:30 UTC - Search in distribution

Config::Grammar - A grammar-based, user-friendly config parser River stage zero No dependents

Config::Grammar is a module to parse configuration files. The optional second parameter to the parse() method can be used to specify the file encoding to use for opening the file (see documentation for Perl's use open pragma). The configuration may c...

DSCHWEI/Config-Grammar-1.13 - 20 Mar 2019 20:10:36 UTC - Search in distribution

CPAN::Plugin::Sysdeps - a CPAN.pm plugin for installing system dependencies River stage zero No dependents

CPAN::Plugin::Sysdeps is a plugin for CPAN.pm (version >= 2.07) to install non-CPAN dependencies automatically. Currently, the list of required system dependencies is maintained in a static data structure in CPAN::Plugin::Sysdeps::Mapping. Supported ...

SREZIC/CPAN-Plugin-Sysdeps-0.78 - 28 Apr 2024 16:30:42 UTC - Search in distribution

Illumos::SMF - SMF control object River stage zero No dependents

object to manage SMF...

HADFL/Illumos-SMF-0.1.7 - 11 Dec 2017 15:03:19 UTC - Search in distribution

Devel::Deanonymize - A small tool to make anonymous sub visible River stage one • 1 direct dependent • 1 total dependent

When collecting Coverage statistics with Devel::Cover a construct like below appear to be invisible and is simply ignored by the statistic: my $sub = sub { print "hello"; } This script aims to solve this problem by wrapping each file in a sub and thu...

TOBIB/Devel-Deanonymize-0.2.0 - 11 Feb 2022 11:37:31 UTC - Search in distribution

Illumos::Zones - Zone administration class River stage one • 1 direct dependent • 1 total dependent

class to manage Zones...

HADFL/Illumos-Zones-0.1.7 - 21 Dec 2017 19:04:04 UTC - Search in distribution

CallBackery - Appliance Frontend Builder River stage zero No dependents

Configure the mojo engine to run our application logic as webrequests arrive....

OETIKER/CallBackery-0.49.3 - 27 Feb 2024 13:23:32 UTC - Search in distribution

PDF::QRCode - add qrcode method to a PDF::API2 or PDF::Builder. River stage zero No dependents

The PDF::QRCode module monkey patches the 'qrcode' method into the PDF::API2::Content or PDF::Builder::Content class, so that you can use it directly from there. See the example above $gfx->qrcode(%cfg) Adds a qr code to the given gfx content. It exp...

OETIKER/PDF-QRCode-0.1.1 - 27 Jul 2022 06:15:51 UTC - Search in distribution

Wireguard::WGmeta - A toolkit to manage Wireguard configurations. River stage zero No dependents

An approach to add metadata to the main wireguard config, written in Perl....

TOBIB/Wireguard-WGmeta-0.3.4 - 20 Mar 2023 10:00:58 UTC - Search in distribution

Zimbra::Expect - Remote control zmprov and zmmailbox River stage zero No dependents

Interactively use a zimbra cli command. The following methods are provided: new(verbose=>$a,noaction=>$b,debug=>$c) Launch the zimbra command. In debug mode the response from the zm* command will also be displayed. cmd($cmd) Will execute a command an...

OETIKER/Zimbra-Expect-0.1.1 - 19 Jul 2018 14:30:53 UTC - Search in distribution

Module::ThirdParty - Provide information for 3rd party modules (outside CPAN) River stage zero No dependents

Perl modules can be roughly classified in three categories: * core modules, included with the standard Perl distribution; * CPAN modules, available from any CPAN mirror; * third-party modules, including modules publicly available on the Internet (out...

SAPER/Module-ThirdParty-0.27 - 19 Jun 2010 17:55:05 UTC - Search in distribution

Mojo::SOAP::Client - Talk to SOAP Services mojo style River stage one • 1 direct dependent • 1 total dependent

The Mojo::SOAP::Client is based on the XML::Compile::SOAP family of packages, and especially on XML::Compile::SOAP::Mojolicious....

OETIKER/Mojo-SOAP-Client-0.1.8 - 17 Oct 2020 15:41:26 UTC - Search in distribution

Net::LDAP::SPNEGO - Net::LDAP support for NTLM/SPNEGO authentication River stage one • 1 direct dependent • 1 total dependent

"Net::LDAP::SPNEGO" provides the essential building blocks to implement NTLM SSO from Windows clients to webservers. Its purpose is to proxy NTLM tokens from the webbrowser to an active directory server using the SPNEGO protocol. The dialog between b...

OETIKER/Net-LDAP-SPNEGO-0.1.7 - 11 Mar 2020 18:23:15 UTC - Search in distribution

Acme::CPANAuthors::CPAN::Streaks::MonthlyReleases::AllTime - Authors with all-time monthly releases streak (do a release every month) River stage zero No dependents

Current standings (as of 2024-04-12, produced by cpan-streaks, only streaks with length of at least 20 are included): +-----------+-----+------------+----------+-------------+ | author | len | start_date | end_date | status | +-----------+-----+-----...

PERLANCAR/Acme-CPANAuthorsBundle-CPAN-Streaks-20240412.0 - 12 Apr 2024 04:25:16 UTC - Search in distribution

Mojolicious::Plugin::Pingen - Print Package Send Physical letters River stage zero No dependents

Mojolicious::Plugin::Pingen is a plugin for the Mojolicious web framework which allows you to do communicate with pingen.com. This module is EXPERIMENTAL. The API can change at any time. Let me know if you are using it....

OETIKER/Mojolicious-Plugin-Pingen-0.2.3 - 13 Mar 2016 13:05:16 UTC - Search in distribution

Mojolicious::Plugin::SPNEGO - Provide NTLM authentication by forwarding requests to an upstram AD server. River stage zero No dependents

The Mojolicious::Plugin::SPNEGO lets you provide NTLM SSO by using an active directory server as authentication provider. The plugin uses the Net::LDAP::SPNEGO module. On loading the plugin default values for the helpers can be configured: plugin 'SP...

OETIKER/Mojolicious-Plugin-SPNEGO-0.5.4 - 29 Jul 2022 08:14:32 UTC - Search in distribution
32 results (0.032 seconds)