Jorge::Plugin::Md5 - Sample plugin to provide Md5 encoding of Jorge Params
PORTA/Jorge-0.05
-
22 Jul 2014 20:11:51 UTC
Amon2::Plugin::CLI - CLI plugin for Amon2 App
see more detail Amon2::CLI...
BAYASHI/Amon2-CLI-0.04 - 04 Jan 2016 07:40:15 UTC
Padre::Plugin::PDL - PDL support for Padre
Once enabled, one will automatically get the following features: Context-sensitive help integration Press F2 to get the help for the current PDL keyword...
AZAWAWI/Padre-Plugin-PDL-0.05 - 15 Mar 2012 09:24:13 UTC
Slovo::Plugin::CGI - before_dispatch hook under Apache 2/CGI
Slovo::Plugin::CGI extends Mojolicious::Plugin. It provides a "before_dispatch" hook to handle Apache double encoding of the current url and to strip the $ENV{SCRIPT_NAME} from produced by Slovo urls. This plugin is enabled by default and will detect...
BEROV/Slovo-2022.2.16 - 17 Feb 2022 09:55:22 UTC
Jifty::Plugin::RPC - Use AMQP for RPC
Jifty::Plugin::PubSub interfaces with an AnyEvent::RabbitMQ connection to provide a message bus. This provides "Jifty-"rpc> which implements an AnyEvent::RabbitMQ::RPC using that connection; see that module for complete documentation....
ALEXMV/Jifty-1.50430 - 30 Apr 2015 20:48:27 UTC
Jedi::Plugin::Auth - Auth for Jedi
Auth for Jedi is a package that handle authentication storage for you. You can signin, login, logout, signout and get the list of user. You can also store additional information. All user have a login and password, and get a unique user id (UUID) at ...
CELOGEEK/Jedi-Plugin-Auth-0.01 - 05 Jan 2014 12:44:27 UTC
eris::role::plugin - Common interface for implementing an eris plugin
BLHOTSKY/eris-0.008
-
20 Jun 2019 04:42:11 UTC
CGI::Kwiki::Plugin - Plugin Base Class for CGI::Kwiki
See installed kwiki pages for more information....
INGY/CGI-Kwiki-0.18 - 11 Sep 2003 06:08:36 UTC
Mock::Data::Plugin - Optional base class for Plugins
Mock::Data plugins do not need to inherit from this class. "Mock::Data" determines whether a package is a plugin by whether it has a method "apply_mockdata_plugin". There is no behavior to inherit, either; a plugin may make any changes it likes to th...
NERDVANA/Mock-Data-0.03 - 25 Sep 2021 18:50:13 UTC
HTTP::Tiny::Plugin - HTTP::Tiny with plugins
EARLY RELEASE, THINGS MIGHT STILL CHANGE A LOT. HTTP::Tiny::Plugin allows you to extend functionalities of HTTP::Tiny using plugins instead of subclassing. This makes it easy to combine several functionalities together. (Ironically, HTTP::Tiny::Plugi...
PERLANCAR/HTTP-Tiny-Plugin-0.004 - 26 Oct 2021 00:05:36 UTC
Reply::Plugin::ORM - Reply + O/R Mapper
Reply::Plugin::ORM is Reply's plugin for operation of database using O/R Mapper. In this version, we have support for Otogiri and Teng....
PAPIX/Reply-Plugin-ORM-0.01 - 28 May 2014 00:02:06 UTC
Padre::Plugin::Git - A Simple Git interface for Padre, the Perl IDE,
Basic git cmd commands, plus a bit more, which is a bit βetaish * if you configure your local ENV with GitHub Access you can also do GitHub Pull requests, * plus if you use {{$NEXT}} in your Changes file it will append commit messages below. see wiki...
BOWTIE/Padre-Plugin-Git-0.12 - 15 Sep 2013 00:12:52 UTC
Padre::Plugin::PAR - PAR generation from Padre
CHORNY/Padre-Plugin-PAR-0.06
-
09 Aug 2010 06:05:51 UTC
MojoX::Plugin::PHP - use PHP as a templating system in Mojolicious
MojoX::Plugin::PHP establishes a PHP engine as the default handler for "php" files and templates in a Mojolicious application. This allows you to put a PHP template (say, called "foo/bar.php" under your Mojolicious application's "/templates" or "/pub...
MOB/MojoX-Plugin-PHP-0.05 - 28 Nov 2015 19:39:29 UTC
Class::DBI::Plugin - Abstract base class for Class::DBI plugins
Class::DBI::Plugin is an abstract base class for Class::DBI plugins. Its purpose is to make writing plugins easier. Writers of plugins should be able to concentrate on the functionality their module provides, instead of having to deal with the symbol...
JCZEUS/Class-DBI-Plugin-0.03 - 23 Jul 2004 14:54:08 UTC
Form::Tiny::Plugin - base class for Form::Tiny plugins
If you wish to extend Form::Tiny, plugins system is your best bet. It allows you to specify: * subs which will be added to the namespace * roles which will be composed to the package * meta roles which will be composed to the meta object You may spec...
BRTASTIC/Form-Tiny-2.12 - 08 May 2022 16:47:59 UTC
Egg::Plugin::Encode - Conversion function of character.
Plugin that offers method of converting character-code. The character-code is converted with Jcode. The supported character-code is 'euc', 'sjis', 'utf8'. Please make the 'create_encode' method in the project, and return the object that does the code...
LUSHE/Egg-Release-3.14 - 29 May 2008 16:11:16 UTC
Footprintless::Plugin - The base class for footprintless plugins
This class serves as a base class for plugins. It defines the mandatory interface that a plugin must implement. Plugins add methods to the factory itself at runtime. For example: package Foo::Plugin; use parent qw(Footprintless::Plugin); sub foo { re...
LTHEISEN/Footprintless-1.29 - 22 Aug 2018 21:52:40 UTC