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

Search results for "pluggable"

DB::Pluggable River stage one • 3 direct dependents • 3 total dependents

This class adds plugin support to the Perl debugger. It is based on Brickyard, so see its documentation for details. You need to have a "~/.perldb" file (see perldebug for details) that invokes the plugin mechanism. Plugins should live in the "DB::Pl...

JOSERIJO/DB-Pluggable-1.12 - 09 Mar 2023 16:36:21 UTC - Search in distribution

Bot::Pluggable - A plugin based IRC bot River stage zero No dependents

This is a very small (but important) part of a pluggable IRC bot framework. It provides the developer with a simply framework for writing Bot components as perl modules. Each module gets a chance to listen to an event on the IRC network it joins and ...

MSERGEANT/Bot-Pluggable-0.03 - 27 Jan 2003 16:39:19 UTC - Search in distribution

Class::Pluggable - Simple pluggable class. River stage zero No dependents

This class makes your class (sub class of Class::Pluggable) pluggable. In this documentatin, the word "pluggable" has two meanings. One is just simply adding new method to your pluggable classs from other plugin modules. So, after you plugged some mo...

TAKESHIGE/Class-Pluggable-0.022 - 30 Jun 2006 11:42:08 UTC - Search in distribution

Authen::Pluggable - A Perl module to authenticate users via pluggable modules River stage zero No dependents

Authen::Pluggable is a Perl module to authenticate users via pluggable modules Every plugin class is in namespace "Authen::Pluggable::*" so you must omit it...

EBRUNI/Authen-Pluggable-0.03 - 09 Jun 2022 07:55:30 UTC - Search in distribution

Module::Pluggable - automatically give your module the ability to have plugins River stage four • 257 direct dependents • 2862 total dependents

Provides a simple but, hopefully, extensible way of having 'plugins' for your module. Obviously this isn't going to be the be all and end all of solutions but it works for me. Essentially all it does is export a method into your namespace that looks ...

SIMONW/Module-Pluggable-5.2 - 05 Aug 2015 23:34:16 UTC - Search in distribution

Object::Pluggable - A base class for creating plugin-enabled objects River stage three • 2 direct dependents • 115 total dependents

Object::Pluggable is a base class for creating plugin enabled objects. It is a generic port of POE::Component::IRC's plugin system. If your object dispatches events to listeners, then Object::Pluggable may be a good fit for you. Basic use would invol...

HINRIK/Object-Pluggable-1.29 - 09 Oct 2010 02:51:50 UTC - Search in distribution

Resque::Pluggable - Role to load Resque plugin's and and apply roles. River stage one • 3 direct dependents • 3 total dependents

DIEGOK/Resque-0.42 - 19 May 2021 07:58:44 UTC - Search in distribution
  • Resque - Redis-backed library for creating background jobs, placing them on multiple queues, and processing them later.

Convert::Pluggable - convert between various units of measurement River stage zero No dependents

ELOHMROW/Convert-Pluggable-0.0322 - 08 Jan 2016 08:03:34 UTC - Search in distribution

Keyword::Pluggable - define new keywords in pure Perl River stage one • 1 direct dependent • 1 total dependent

Warning: This module is still new and experimental. The API may change in future versions. The code may be buggy. Also, this module is a fork from "Keyword::Simple", that somehow got stalled. If its author accepts pull requests, then it will probably...

KARASIK/Keyword-Pluggable-1.04 - 12 Dec 2018 10:02:29 UTC - Search in distribution

Catmandu::Pluggable - A role for classes that need plugin capabilities River stage two • 77 direct dependents • 83 total dependents

HOCHSTEN/Catmandu-1.2021 - 06 Nov 2023 09:43:15 UTC - Search in distribution

Schedule::Pluggable - Flexible Perl Process Scheduler River stage zero No dependents

Schedule::Pluggable is a perl module which provides a simple but powerful way of running processes in a controlled way. In true perl fashion it makes simple things easy and complicated things possible. It also uses a system of plugins so you can chan...

EDWARDSON/Schedule-Pluggable-0.0.7 - 27 Nov 2014 14:54:59 UTC - Search in distribution

RateLimitations::Pluggable - pluggabe manager of per-service rate limitations River stage zero No dependents

The module access to build-in "time" function every time you invoke "within_rate_limits" method, and checks whether limits are hits or not. Each time the method "within_rate_limits" is invoked it appends to the array of hit current time. It check tha...

BINARY/RateLimitations-Pluggable-0.02 - 27 Feb 2017 08:21:44 UTC - Search in distribution

B::Lint::Pluggable - Adds plugin support to B::Lint River stage zero No dependents

This module was incorporated directly into B::Lint and no longer does anything. If your B::Lint does not have plugin support, upgrade it....

JJORE/B-Lint-Pluggable-2.0 - 25 Dec 2007 09:00:33 UTC - Search in distribution

Map::Tube::Pluggable - Class to load plugins for Map::Tube. River stage two • 45 direct dependents • 49 total dependents

FOR INTERNAL USE ONLY...

MANWAR/Map-Tube-3.70 - 29 Feb 2024 21:13:49 UTC - Search in distribution

DB::Pluggable::Dumper - Add 'xx' dumper to debugger River stage zero No dependents

This module adds the "xx" command to the debugger. It's like the "x" command, but outputs pretty Data::Dumper format. Here's the output of a data structure with 'x': auto(-2) DB<2> x $before 0 HASH(0x100e7e8f0) 'aref' => ARRAY(0x1009000d8) 0 1 1 2 2 ...

OVID/DB-Pluggable-Dumper-0.01 - 14 Apr 2010 06:54:27 UTC - Search in distribution

HTML::Lint::Pluggable - plugin system for HTML::Lint River stage one • 1 direct dependent • 1 total dependent

HTML::Lint::Pluggable adds plugin system for HTML::Lint....

KARUPA/HTML-Lint-Pluggable-0.10 - 16 Jun 2019 15:29:47 UTC - Search in distribution

MooX::Role::Pluggable - A plugin pipeline for your Moo-based class River stage zero No dependents

A Moo::Role for turning instances of your class into pluggable objects. Consumers of this role gain a plugin pipeline and methods to manipulate it, as well as a flexible dispatch system (see "_pluggable_process"). The logic and behavior is based almo...

AVENJ/MooX-Role-Pluggable-1.002002 - 17 Jul 2015 04:12:59 UTC - Search in distribution

eris::role::pluggable - Implements the plumbing for an object to support plugins River stage zero No dependents

BLHOTSKY/eris-0.008 - 20 Jun 2019 04:42:11 UTC - Search in distribution

Bot::IKCBot::Pluggable - extended Bot::BasicBot::Pluggable for IKC River stage zero No dependents

Bot::IKCBot::Pluggable is IRC bot extends Bot::BasicBot::Pluggable for IKC support. So you can use all Bot::BasicBot::Pluggable::Module::*, Karma, Infobot, Title and so on. In my case, for sending Nagios's alert message to IRC channel, run IKCBot and...

HIROSE/Bot-IKCBot-Pluggable-0.02 - 20 May 2009 13:36:38 UTC - Search in distribution
482 results (0.082 seconds)