Catalyst::Manual::Plugins

Catalyst::Manual::Plugins package contains Catalyst plugins and components.
Download

Catalyst::Manual::Plugins Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Andrew Ford, Gavin Henry, Jesse Sheidlower, Marcus Ramberg and D
  • Publisher web site:
  • http://search.cpan.org/~jrockway/

Catalyst::Manual::Plugins Tags


Catalyst::Manual::Plugins Description

Catalyst::Manual::Plugins package contains Catalyst plugins and components. Catalyst::Manual::Plugins package contains Catalyst plugins and components.This section lists the some of the plugins and components that are available to extend the runtime functionality of Catalyst. Most plugins are not distributed with Catalyst but should be available from CPAN. They typically require additional modules from CPAN.This list may well be outdated by the time you read this and some plugins may be deprecated or now part of core Catalyst. Be sure to check the Catalyst::Plugin namespace for additional plugins and consult the mailing list ( http://dev.catalyst.perl.org/wiki/Support ) for advice on the current status or preferred use of your chosen plugin/framework.PLUGINSCatalyst::Plugin::Account::AutoDiscoveryProvides Account Auto-Discovery for Catalyst.Catalyst::Plugin::Acme::ScrambleImplements a potent meme about how easily we can read scrambled text if the first and last letters remain constant. Operates on text/plain and text/html served by your Catalyst application.Catalyst::Plugin::AlarmCatalyst::Plugin::AtomPPAllows you to dispatch AtomPP methods.Catalyst::Plugin::AtomServerA plugin that implements the necessary bits to make it easy to build an Atom API server for any Catalyst-based application.Catalyst::Plugin::AuthenticationAn infrastructure plugin for the Catalyst authentication framework. Now the recommended way to do any form of Authentication.Catalyst::Plugin::Authentication::Credential::AtomCatalyst::Plugin::Authentication::Credential::Atom is a plugin which implements WSSE and Basic authentication for Catalyst applications using Catalyst::Plugin::AtomServerCatalyst::Plugin::Authentication::Credential::CHAPCatalyst::Plugin::Authentication::Credential::FlickrProvides authentication via Flickr, using its API.Catalyst::Plugin::Authentication::Credential::HatenaCatalyst::Plugin::Authentication::Credential::HTTPImplements HTTP Basic authentication for Catalyst.Catalyst::Plugin::Authentication::Credential::JugemKeyCatalyst::Plugin::Authentication::Credential::PAMCatalyst::Plugin::Authentication::Credential::PasswordTakes a username (or userid) and a password, and tries various methods of comparing a password based on what the chosen store's user objects support. Part of the Authentication Framework Catalyst::Plugin::Authentication.Catalyst::Plugin::Authentication::Credential::TypeKeyIntegrates Authen::TypeKey with Catalyst::Plugin::Authentication.Catalyst::Plugin::Authentication::OpenIDCatalyst::Plugin::Authentication::OpenID is a plugin that implements support for OpenID authentication. For more information on OpenID, take a look at http://www.openid.net/.Catalyst::Plugin::Authentication::StoreThe core authentication store documentation.Catalyst::Plugin::Authentication::Store::DBICDoes authentication and authorization against a DBIx::Class or Class::DBI model.Catalyst::Plugin::Authentication::Store::HtpasswdUses Authen::Htpasswd to let your application use .htpasswd files for its authentication storage.Catalyst::Plugin::Authentication::Store::HTTPCatalyst::Plugin::Authentication::Store::LDAPAuthenticates users using an LDAP server.Catalyst::Plugin::Authentication::Store::MinimalLets you create a very quick and dirty user database in your application's config hash. Great for getting up and running quickly.Catalyst::Plugin::Authentication::User::HashAn easy authentication user object based on hashes. See Catalyst::Plugin::Authentication::Store::Minimal for more info.Catalyst::Plugin::Authorization::ACLThis module provides Access Control List style path protection, with arbitrary rules for Catalyst applications. It operates only on the Catalyst private namespace, at least at the moment.Catalyst::Plugin::Authorization::RolesCatalyst::Plugin::Authorization::Roles provides role based authorization for Catalyst based on Catalyst::Plugin::Authentication.Catalyst::Plugin::AutoSessionCatalyst::Plugin::BrowserExtends Catalyst::Request by adding the capability of browser detection. It returns an instance of HTTP::BrowserDetect, which lets you get information from the client's user agent.Catalyst::Plugin::Cache::FastMmap, FileCache, BerkeleyDB, and MemcachedCatalyst::Plugin::Cache::FastMmap, Catalyst::Plugin::Cache::FileCache, Catalyst::Plugin::Cache::BerkeleyDB, and Catalyst::Plugin::Cache::Memcached all provide a cache method enabling easy access to a shared cache.Catalyst::Plugin::CaptchaCatalyst::Plugin::CGI::UntaintCatalyst::Plugin::Charsets::JapaneseCatalyst::Plugin::Compress::Bzip2Catalyst::Plugin::Compress::DeflateCatalyst::Plugin::Compress::GzipCatalyst::Plugin::Compress::ZlibCatalyst::Plugin::ConfigLoaderProvides a standard method for loading config files. Support exists for various formats. See Catalyst::Plugin::ConfigLoader::INI, Catalyst::Plugin::ConfigLoader::JSON, Catalyst::Plugin::ConfigLoader::Perl, Catalyst::Plugin::ConfigLoader::XML, and Catalyst::Plugin::ConfigLoader::YAMLCatalyst::Plugin::ConfigurablePathToCatalyst::Plugin::ContinuationCatalyst::Plugin::DateTimeCatalyst::Plugin::DefaultEndCreates a sane, standard end method for your application.Catalyst::Plugin::Devel::InPageLogsCatalyst::Plugin::Devel::InPageLogs::LogCatalyst::Plugin::DojoCatalyst::Plugin::DumperCatalyst::Plugin::EmailSends email with Email::Send and Email::MIME::Creator.Catalyst::Plugin::Email::JapaneseCatalyst::Plugin::Email::PageCatalyst::Plugin::EmailValidCatalyst::Plugin::FillInFormA plugin based on HTML::FillInForm, which describes itself as a module to automatically insert data from a previous HTML form into the HTML input, textarea, radio buttons, checkboxes, and select tags. HTML::FillInForm is a subclass of HTML::Parser and uses it to parse the HTML and insert the values into the form tags.Catalyst::Plugin::FlavourCatalyst::Plugin::FormValidatorA form validator plugin that uses Data::FormValidator to validate and set up form data from your request parameters. It's a quite thin wrapper around that module, so most of the relevant information can be found there.Catalyst::Plugin::FormValidator::SimpleCatalyst::Plugin::GeographyAllows you to retrieve various kinds of geographical information. You can retrieve the country or code from the current user, from a given IP address, or from a given hostname.Catalyst::Plugin::Geography::ImplementationCatalyst::Plugin::HashedCookiesCatalyst::Plugin::HTML::ScrubberCatalyst::Plugin::HTML::WidgetCatalyst::Plugin::I18NAn internationalization plugin for Catalyst. Supports mo/po files and Maketext classes under your application's I18N namespace.Catalyst::Plugin::JSONRPCCatalyst::Plugin::MarkdownCatalyst::Plugin::MessageCatalyst::Plugin::MobileAgentCatalyst::Plugin::ObserveProvides the ability to register AOP-like callbacks to specific Engine events. Subclasses Class::Publisher.Catalyst::Plugin::OrderedParamsAdjusts the way that parameters operate, causing them to appear in the same order they were submitted by the browser. This can be useful for creating things such as email forms.Catalyst::Plugin::PageCacheHelps improve the performance of slow or frequently accessed pages by caching the entire output of your page. Subsequent requests to the page will receive the page very quickly from cache.Catalyst::Plugin::Params::NestedCatalyst::Plugin::Params::Nested::ExpanderCatalyst::Plugin::PluggableA plugin for pluggable Catalyst applications.Catalyst::Plugin::PrototypeA plugin for the Prototype JavaScript library. This Plugin allows you to easily implement AJAX functionality without actually knowing Javascript.Catalyst::Plugin::RedirectCatalyst::Plugin::RequestTokenCatalyst::Plugin::RequireSSLUse this if you would like to force visitors to access certain pages using only SSL mode. An attempt to access the page in non-SSL mode will receive a redirect into SSL mode. Useful for login pages, shopping carts, user registration forms, and other sensitive data.Catalyst::Plugin::SchedulerCatalyst::Plugin::SessionThe Catalyst::Plugin::Session series of modules provide an easy way to include session handling in an application. You can choose from several different backend storage methods and combine that with your choice of client-side storage methods.Catalyst::Plugin::Session::PerUserCatalyst::Plugin::Session::StateCatalyst::Plugin::Session::State::CookieCatalyst::Plugin::Session::State::URICatalyst::Plugin::Session::StoreCatalyst::Plugin::Session::Store::CDBICatalyst::Plugin::Session::Store::DBICatalyst::Plugin::Session::Store::DBICCatalyst::Plugin::Session::Store::DummyCatalyst::Plugin::Session::Store::FastMmapCatalyst::Plugin::Session::Store::FileCatalyst::Plugin::Session::Store::MemcachedCatalyst::Plugin::Session::Test::StoreCatalyst::Plugin::SingletonCatalyst::Plugin::SnippetsCatalyst::Plugin::SRUAllows your controller class to dispatch SRU actions (explain, scan, and searchRetrieve) from its own class.Catalyst::Plugin::StackTraceCatalyst::Plugin::StaticCatalyst::Plugin::Static is a plugin to serve static files from $c->config->{root}. Intended chiefly for development purposes.Catalyst::Plugin::Static::SimpleServes static files in your application without requiring a single line of code. This plugin is now included in the core Catalyst distribution.Catalyst::Plugin::SubRequestA plugin to allow subrequests to actions to be made within Catalyst. Nice for portal software and such.Catalyst::Plugin::SuperFormAn interface to the HTML::SuperForm module, enabling easy HTML form creation.Catalyst::Plugin::TextileA persistent Textile processor for Catalyst that uses Text::Textile, a Perl-based implementation of Dean Allen's Textile syntax. Textile is shorthand for doing common formatting tasks (see http://textism.com).Catalyst::Plugin::UnicodeProvides a Unicode-aware Catalyst. On request, it decodes all params from UTF-8 octets into a sequence of logical characters. On response, it encodes the body into UTF-8 octets.Catalyst::Plugin::Unicode::EncodingCatalyst::Plugin::Upload::BasenameCatalyst::Plugin::Upload::MD5Catalyst::Plugin::Upload::MIMECatalyst::Plugin::UploadProgressCatalyst::Plugin::XMLRPCAllows your Controller class to dispatch XMLRPC methods from its own class. Requirements: · Perl


Catalyst::Manual::Plugins Related Software