Search results for "Dancer::Plugin::"
Dancer::Plugin::ValidateTiny - Validate::Tiny Dancer plugin.
Simple Dancer plugin for use Validate::Tiny module. It provides simple use for Validate::Tiny way of validating user input with Dancer applications with some additions and modifications, such as separate files for rules and additional functions for d...
KALGAN/Dancer-Plugin-ValidateTiny-0.06 - 30 May 2015 01:04:55 UTC - Search in distribution
Dancer::Plugin::Auth::Twitter - Authenticate with Twitter
BIGPRESH/Dancer-Plugin-Auth-Twitter-0.08
-
07 Aug 2018 19:53:19 UTC
-
Search in distribution
Dancer::Plugin::Catmandu::OAI - OAI-PMH provider backed by a searchable Catmandu::Store
Dancer::Plugin::Catmandu::OAI is a Dancer plugin to provide OAI-PMH services for Catmandu::Store-s that support CQL (such as Catmandu::Store::ElasticSearch). Follow the installation steps below to setup your own OAI-PMH server....
VPEIL/Dancer-Plugin-Catmandu-OAI-0.0508 - 03 May 2021 12:27:33 UTC - Search in distribution
Dancer::Plugin::Catmandu::SRU - SRU server backed by a searchable Catmandu::Store
Dancer::Plugin::Catmandu::SRU is a Dancer plugin to provide SRU services for Catmandu::Store-s that support CQL (such as Catmandu::Store::ElasticSearch). Follow the installation steps below to setup your own SRU server....
VPEIL/Dancer-Plugin-Catmandu-SRU-0.0504 - 03 May 2021 20:21:10 UTC - Search in distribution
Dancer::Plugin::DirectoryView - Browse directory contents in Dancer web apps
Dancer::Plugin::DirectoryView provides an easy way to allow the users of your web application to browse the contents of specific directories on the server. It generates directory index pages to navigate through the directories, in a similar fashion a...
ODYNIEC/Dancer-Plugin-DirectoryView-0.02 - 30 Oct 2011 22:50:33 UTC - Search in distribution
Dancer::Plugin::Documentation - register documentation for routes
MORNINDED/Dancer-Plugin-Documentation-0.02
-
31 Oct 2014 20:22:37 UTC
-
Search in distribution
Dancer::Plugin::DynamicConfig
Dancer::Plugin::DynamicConfig provides a simple and efficient means to read and decode the contents of a file which might change while your Dancer application is running. In your Dancer configuration, you declare a "tag" for the file, a path to the f...
KSTAR/Dancer-Plugin-DynamicConfig-0.07 - 01 Nov 2013 19:50:51 UTC - Search in distribution
Dancer::Plugin::ElasticSearch - ElasticSearch wrapper for Dancer
Dancer::Plugin::ElasticSearch allows easy ES use with the elsearch keyword....
JKVA/Dancer-Plugin-ElasticSearch-0.003 - 26 Feb 2014 20:24:25 UTC - Search in distribution
Dancer::Plugin::FormValidator - Easy validates user input (usually from an HTML form) based on input profile for Dancer applications.
Provides an easy validates user input based on input profile (Data::FormValidator) keyword within your Dancer application....
HOBBESTIG/Dancer-Plugin-FormValidator-1.131620 - 11 Jun 2013 15:57:46 UTC - Search in distribution
Dancer::Plugin::HTML::FormsDj - Dancer wrapper module for HTML::FormsDj
This module is a plugin for Dancer which acts as a handy wrapper around HTML::FormsDj. It adds a new "route" keyword formsdj, which requires two parameters: a url path (a route) and a hashref. The plugin handles GET and POST requests itself (by gener...
TLINDEN/Dancer-Plugin-HTML-FormDj-0.01 - 11 Jan 2012 19:46:05 UTC - Search in distribution
Dancer::Plugin::MemcachedFast - Cache things using Cache::Memcached::Fast
This plugin allows Dancer to use Cache::Memcached::Fast to get and store content on a number of memcached servers....
MFONTANI/Dancer-Plugin-MemcachedFast-0.161360 - 15 May 2016 14:49:27 UTC - Search in distribution
Dancer::Plugin::SecureHeaders - Automate HTTP Security headers.
Automatically add HTTP Security Headers to requests....
CASAO/Dancer-Plugin-SecureHeaders-1.0.3 - 12 May 2014 13:01:15 UTC - Search in distribution
Dancer::Plugin::SimpleLexicon - Tiny Dancer interface to Locale::Maketext::Lexicon
HORNBURG/Dancer-Plugin-SimpleLexicon-0.01
-
08 Oct 2014 20:14:39 UTC
-
Search in distribution
Dancer::Plugin::Test::Jasmine - Inject and run Jasmine tests in your web pages
This plugin helps running Jasmine <http://jasmine.github.io> tests for your Dancer application. If the plugin is enabled, a request with queries having one or more "test" fields will make the application inject the Jasmine library and the tests in th...
YANICK/Dancer-Plugin-Test-Jasmine-0.2.0 - 06 May 2015 20:51:44 UTC - Search in distribution- Dancer::Plugin::Test::Jasmine::Results - Turn Jasmine output into TAP results
Dancer::Plugin::Transformator - Dancer plugin for Net::NodeTransformator
ZURBORG/Dancer-Plugin-Transformator-0.002
-
09 Jul 2015 11:15:12 UTC
-
Search in distribution
Dancer::Plugin::WindowSession - Manage Per-Browser-Window sessions.
This module makes it easy to manage per-window session variables (as opposed to browser-wide session variables). The common use case is when you expect users of your website to have multiple web-browser windows open with your web-site, and for each o...
AGORDON/Dancer-Plugin-WindowSession-0.02 - 15 Oct 2012 19:32:58 UTC - Search in distribution
Dancer::Plugin::Auth::Facebook - Authenticate with Facebook OAuth
PRAJITH/Dancer-Plugin-Auth-Facebook-0.08
-
11 Nov 2019 18:44:48 UTC
-
Search in distribution
Dancer::Plugin::Auth::Htpasswd - Basic HTTP authentication with htpasswd files in Dancer apps
Dancer::Plugin::Auth::Htpasswd provides a simple way to implement basic HTTP authentication in Dancer web applications using Apache-style htpasswd files....
ODYNIEC/Dancer-Plugin-Auth-Htpasswd-0.020 - 12 Apr 2014 17:50:29 UTC - Search in distribution
Dancer::Plugin::Authen::Simple - Easy Authentication for Dancer applications via Authen::Simple
SPAZM/Dancer-Plugin-Authen-Simple-0.130500
-
19 Feb 2013 06:45:05 UTC
-
Search in distribution
Dancer::Plugin::Database::Core - Shared core for D1 and D2 Database plugins
BIGPRESH/Dancer-Plugin-Database-Core-0.20
-
01 Sep 2016 09:01:53 UTC
-
Search in distribution
- Dancer::Plugin::Database::Core::Handle - subclassed DBI connection handle