Plugin::Tiny - A tiny plugin system for perl
Plugin::Tiny is minimalistic plugin system for perl. Each plugin is associated with a keyword (referred to as phase). A limitation of Plugin::Tiny is that each phase can have only one plugin. Plugin::Tiny calls itself tiny because it doesn't attempt ...
MMAURICE/Plugin-Tiny-0.012 - 24 Jan 2014 00:16:48 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
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
Config::Plugin::Tiny - A plugin which uses Config::Tiny
When you 'use' this module (as in the Synopsis), it automatically imports into your class the method "config_tiny($file_name)" to give you access to config data stored in an *.ini file....
RSAVAGE/Config-Plugin-Tiny-1.02 - 01 Feb 2021 06:49:15 UTC
Form::Tiny::Plugin::Diva - Form::Diva integration for Form::Tiny
This plugin adds some HTML outputting capabilities to Form::Tiny forms using Form::Diva....
BRTASTIC/Form-Tiny-Plugin-Diva-1.02 - 06 May 2022 16:52:56 UTC
HTTP::Tiny::Patch::Plugin - Change use of HTTP::Tiny to that of HTTP::Tiny::Plugin
This module replaces every instantiation of HTTP::Tiny to instantiate HTTP::Tiny::Plugin instead, so you can use HTTP::Tiny::Plugin's plugins. Note that instantiation of other HTTP::Tiny subclasses, e.g. HTTP::Tiny::Cache is not replaced with instant...
PERLANCAR/HTTP-Tiny-Patch-Plugin-0.001 - 14 Apr 2019 13:14:25 UTC
HTTP::Tiny::Plugin::Delay - Delay/sleep between requests
This plugin inserts "sleep()" between requests....
PERLANCAR/HTTP-Tiny-Plugin-Delay-0.001 - 15 Apr 2019 08:39:52 UTC
HTTP::Tiny::Plugin::Cache - Cache HTTP::Tiny responses
This plugin can cache responses to cache files. Currently only GET requests are cached. Cache are keyed by SHA256-hex(URL). Error responses are also cached (unless you configure "/cache_if"). Currently no cache-related HTTP request or response header...
PERLANCAR/HTTP-Tiny-Plugin-Cache-0.001 - 12 Apr 2019 06:02:43 UTC
HTTP::Tiny::Plugin::Retry - Retry failed request
This plugin retries failed response. By default only retries 5xx failures, as 4xx are considered to be client's fault (but you can configure it with "retry_if")....
PERLANCAR/HTTP-Tiny-Plugin-Retry-0.004 - 14 Aug 2020 06:54:35 UTC
Dancer::Plugin::Auth::Tiny - Require logged-in user for specified routes
This Dancer plugin provides an extremely simple way of requiring that a user be logged in before allowing access to certain routes. It is not "Tiny" in the usual CPAN sense, but it is "Tiny" with respect to Dancer authentication plugins. It provides ...
DAGOLDEN/Dancer-Plugin-Auth-Tiny-0.002 - 20 Dec 2012 16:17:40 UTC
Dancer2::Plugin::Auth::Tiny - Require logged-in user for specified routes
This Dancer2 plugin provides an extremely simple way of requiring that a user be logged in before allowing access to certain routes. It is not "Tiny" in the usual CPAN sense, but it is "Tiny" with respect to Dancer2 authentication plugins. It provide...
XSAWYERX/Dancer2-Plugin-Auth-Tiny-0.008 - 23 Jan 2016 17:21:08 UTC
Template::Plugin::Path::Tiny - use Path::Tiny objects from within templates
This plugin allows you to turn scalars and lists into Path::Tiny objects....
RRWO/Template-Plugin-Path-Tiny-v0.1.0 - 04 May 2018 08:08:24 UTC
HTTP::Tiny::Plugin::NewestFirefox - Set User-Agent to newest Firefox
PERLANCAR/HTTP-Tiny-Plugin-NewestFirefox-0.001
-
22 Aug 2021 00:06:20 UTC
Mojolicious::Plugin::Validate::Tiny - Lightweight validator for Mojolicious
Mojolicious::Plugin::Validate::Tiny is a Validate::Tiny support for Mojolicious....
CRLCU/Mojolicious-Plugin-Validate-Tiny-v1.0.2 - 02 Oct 2019 07:27:57 UTC
MongoDBx::Tiny::Plugin::SingleByCache - find via cache
TOONA/MongoDBx-Tiny-0.04
-
11 Sep 2014 22:03:45 UTC
lib/Form/Tiny/Plugin/Diva/MetaRole.pm
BRTASTIC/Form-Tiny-Plugin-Diva-1.02
-
06 May 2022 16:52:56 UTC
lib/Lingua/JA/Summarize/Extract/Plugin/Sentence/Tiny.pm
YAPPO/Lingua-JA-Summarize-Extract-0.02
-
10 Jun 2007 08:51:30 UTC
Reply::Plugin::TypeTiny - improved type constraint exceptions in Reply
This is a small plugin to improve error messages in Reply. Not massively tested....
TOBYINK/Type-Tiny-1.012004 - 31 Jul 2021 20:34:49 UTC
Config::Plugin::TinyManifold - A plugin which uses Config::Tiny with 1 of N sections
When you 'use' this module (as in the Synopsis), it automatically imports into your class the method "config_maifold($file_name)" to give you access to config data stored in an *.ini file. But more than that, it uses a value from the config file to s...
RSAVAGE/Config-Plugin-TinyManifold-1.02 - 01 Feb 2021 06:50:42 UTC