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

Search results for "Module::Pluggable::Object"

Module::Pluggable::Object - 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

Module::Pluggable::Singleton::Object River stage zero No dependents

JTANG/Module-Pluggable-Singleton-0.06 - 17 Sep 2013 13:22:54 UTC - Search in distribution

Number::Object - pluggable number object River stage one • 1 direct dependent • 1 total dependent

Number::Object is pluggable number object. the method that want to be added to number can be added to pluggable. original number object can be made by succeeding to Number::Object. please refer to Class::Component for the method of making plugin and ...

YAPPO/Number-Object-0.03 - 01 Apr 2014 03:01:08 UTC - Search in distribution

Data::Decode - Pluggable Data Decoder River stage one • 1 direct dependent • 4 total dependents

WARNING: Alpha grade software. Data::Decode implements a pluggable "decoder". The main aim is to provide a uniform interface to decode a given data while allowing the actual algorithm being used to be changed depending on your needs.. For now this is...

DMAKI/Data-Decode-0.00006 - 09 Nov 2007 10:32:48 UTC - Search in distribution

Hailo - A pluggable Markov engine analogous to MegaHAL River stage one • 3 direct dependents • 5 total dependents

Hailo is a fast and lightweight markov engine intended to replace AI::MegaHAL. It has a pluggable storage, tokenizer and engine backends. It is similar to MegaHAL in functionality, the main differences (with the default backends) being better scalabi...

AVAR/Hailo-0.75 - 28 Nov 2018 11:10:30 UTC - Search in distribution

Hook::Modular - Making pluggable applications easy River stage one • 1 direct dependent • 1 total dependent

Hook::Modular makes writing pluggable applications easy. Use a config file to specify which plugins you want and to pass options to those plugins. The program to support those plugin then subclasses Hook::Modular and bootstraps itself. This causes th...

MARCEL/Hook-Modular-1.101050 - 15 Apr 2010 16:02:27 UTC - Search in distribution

Sprocket - A pluggable POE based Client / Server Library River stage one • 1 direct dependent • 1 total dependent

Sprocket uses a single session for each object/component created to increase speed and reduce the memory footprint of your apps. Sprocket is used in the Perl version of Cometd <http://cometd.com/>...

XANTUS/Sprocket-0.07 - 07 Oct 2007 12:53:11 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

Class::Component - pluggable component framework River stage one • 4 direct dependents • 8 total dependents

Class::Component is pluggable component framework. The compatibilities such as dump and load such as YAML are good....

YAPPO/Class-Component-0.17 - 12 May 2008 08:58:08 UTC - Search in distribution

Moops - Moops Object-Oriented Programming Sugar River stage two • 16 direct dependents • 17 total dependents

Moops is sugar for declaring and using roles and classes in Perl. The syntax is inspired by MooseX::Declare, and Stevan Little's p5-mop-redux project (which is in turn partly inspired by Perl 6). Moops has fewer than half of the dependencies as Moose...

TOBYINK/Moops-0.038 - 15 Feb 2020 09:33:03 UTC - Search in distribution

Minilla - CPAN module authoring tool River stage one • 6 direct dependents • 7 total dependents

Minilla is a CPAN module authoring tool. Minilla provides minil command for authorizing a CPAN distribution. (M::I - inc) + shipit + (dzil - plugins)...

SKAJI/Minilla-v3.1.23 - 07 Oct 2023 10:28:32 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

STF::Dispatcher::PSGI - Pluggable STF Dispatcher Interface River stage one • 1 direct dependent • 1 total dependent

STF::Dispatcher::PSGI implements the basic STF Protocol (http://stf-storage.github.com) dispatcher component. It does not know how to actually store or retrieve data, so you must implement that portion yourself. The reason this exists is mainly to al...

DMAKI/STF-Dispatcher-PSGI-1.12 - 21 Feb 2014 05:43:26 UTC - Search in distribution

PPR - Pattern-based Perl Recognizer River stage two • 10 direct dependents • 33 total dependents

The PPR module provides a single regular expression that defines a set of independent subpatterns suitable for matching entire Perl documents, as well as a wide range of individual syntactic components of Perl (i.e. statements, expressions, control b...

DCONWAY/PPR-0.001008 - 11 Apr 2023 05:50:32 UTC - Search in distribution
  • PPR::X - Pattern-based Perl Recognizer

Pye - Session-based logging platform on top of SQL/NoSQL databases River stage one • 3 direct dependents • 3 total dependents

"Pye" is a dead-simple, session-based logging platform where all logs are stored in a database. Log messages in "Pye" include a date, a text message, and possibly a data structure (hash/array-ref) that "illustrates" the text. I built "Pye" due to my ...

IDOPEREL/Pye-2.001001 - 21 Jan 2015 22:59:18 UTC - Search in distribution

App - Backplane for core App services River stage one • 2 direct dependents • 2 total dependents

The App module is the module from which core services are called....

SPADKINS/App-Context-0.968 - 09 Jun 2010 21:33:19 UTC - Search in distribution

perlguts - Introduction to the Perl API River stage five • 11292 direct dependents • 32664 total dependents

This document attempts to describe how to use the Perl API, as well as to provide some info on the basic workings of the Perl core. It is far from complete and probably contains many errors. Please refer any questions or comments to the author below....

PEVANS/perl-5.38.2 - 29 Nov 2023 16:10:36 UTC - Search in distribution

Piper - Flexible, iterable pipeline engine with automatic batching River stage zero No dependents

The software engineering concept known as a pipeline is a chain of processing segments, arranged such that the output of each segment is the input of the next. Piper is a pipeline builder. It composes arbitrary processing segments into a single pipel...

EHLERS/Piper-0.05 - 13 Feb 2018 13:37:13 UTC - Search in distribution

PRANG - XML graph engine - XML to Moose objects and back! River stage one • 1 direct dependent • 1 total dependent

PRANG is an XML Graph engine, which provides post-schema validation objects (PSVO). It is designed for implementing XML languages for which a description of the valid sets of XML documents is available - for example, a DTD, W3C XML Schema or Relax sp...

EGILES/PRANG-0.21 - 30 Jan 2023 22:10:38 UTC - Search in distribution

Sys::Virt::Domain - Represent & manage a libvirt guest domain River stage zero No dependents

The "Sys::Virt::Domain" module represents a guest domain managed by the virtual machine monitor....

DANBERR/Sys-Virt-v10.2.0 - 08 Apr 2024 15:26:10 UTC - Search in distribution
228 results (0.14 seconds)