Dancer::Plugins man page on Fedora

Man page or keyword search:  
man Server   31170 pages
apropos Keyword Search (all sections)
Output format
Fedora logo
[printable version]

Dancer::Plugins(3)    User Contributed Perl Documentation   Dancer::Plugins(3)

NAME
       Dancer::Plugins - interesting plugins to add to Dancer's capabilities

DESCRIPTION
       Dancer aims to keep the core as small as possible, but there are a
       growing number of useful plugins to add helpful features.

       This document provides a quick summary of some recommended plugins.

PLUGINS
       Dancer::Plugin::Database
	   Provides easy database access via DBI, reading the DB connection
	   details from your app's config file, and taking care of ensuring
	   the connection is still valid and reconnecting if not (useful in
	   persistent environments).  Just calling the "database" keyword
	   gives you a connected and working database handle. It also provides
	   some helpful keywords to make inserting/updating data as simple as
	   it should be.

       Dancer::Plugin::DBIC
	   Provides easy acces to DBIx::Class database virtualization.

       Dancer::Plugin::Auth::RBAC
	   Dancer Authentication, Security and Role-Based Access Control
	   Framework.

       Dancer::Plugin::Email
	   Provides easy email-sending powered by Email::Send - simply call
	   the "email" keyword.	 Email sending settings can be taken from your
	   app's config.

       Dancer::Plugin::Ajax
	   Provides easy way to add Ajax route handlers.

       Dancer::Plugin::REST
	   Makes writing RESTful web services easy.

       Dancer::Plugin::SiteMap
	   Automatically provides site maps (as a HTML page, or as an XML
	   sitemap ready for Google) based on the routes your app defines.

       Dancer::Plugin::Validation
	   Easy data validation powered by Oogly.

       Dancer::Plugin::Params::Normalization
	   Provides different ways of normalizing parameter names

       Dancer::Plugin::SimpleCRUD
	   Provides easy CRUD (create, read, update, delete) facilities,
	   automatically creating routes to display, add, edit and delete data
	   from a database table.

       Dancer::Plugin::WebSocket
	   Supports building apps using Web Sockets for bi-directional, full-
	   duplex communications over a long-lived socket connection.

       Dancer::Plugin::Memcached
	   Cache page responses or individual items of data with memcached for
	   performance.

       Dancer::Plugin::MobileDevice
	   Quickly determine whether the client is a mobile browser, in order
	   to offer a simplified layout, or otherwise customise features.

       More plugins are appearing on CPAN all the time - just search for
       "Dancer::Plugin" to see what may have been released since this document
       was last updated!

perl v5.14.1			  2011-06-15		    Dancer::Plugins(3)
[top]

List of man pages available for Fedora

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net