-
Notifications
You must be signed in to change notification settings - Fork 582
Plugins on cpan
A lot of independent developers create plugins for Mojolicious and put them on the internet. They are maintained by their creators - remember this if you ask questions about them on the mailing list or in IRC. Some Mojolicious plugins on CPAN have the namespace MojoX. This namespace is deprecated and most plugins within this namespace are not up to date. Always check the recency of the plugins you want to use before installation: They may not work as proclaimed with recent versions of Mojolicious.
-
Mojolicious::Plugin::MySQLViewerLite - Mojolicious plugin to display
MySQL
database information on browser -
Mojolicious::Plugin::SQLiteViewerLite - Mojolicious plugin to display
SQLite
database information on browser
-
Mojolicious::Plugin::TtRenderer - Renderer for Template Toolkit templates
-
Mojolicious::Plugin::Mason1Renderer - Renderer for Mason 1.x templates
-
Mojolicious::Plugin::Mason2Renderer - Renderer for Mason 2.x templates
-
Mojolicious::Plugin::WriteExcel - Renderer for Excel spreadsheets
-
Mojolicious::Plugin::Xslate - Renderer for Xslate templates
-
Mojolicious::Plugin::Mail - Mojolicious Plugin for send mail
-
Mojolicious::Plugin::BasicAuth - Basic authorization helper
-
Mojolicious::Plugin::SslAuth - SSL Client Certificate authorization helper
-
Mojolicious::Plugin::ParamsAuth - Parameter authorization helper
-
Mojolicious::Plugin::Bcrypt - Bcrypt helper
-
Mojolicious::Plugin::Authorization - A plugin to make authorization a bit easier
-
Mojolicious::Plugin::Authentication - A plugin to make authentication a bit easier
-
Mojolicious::Plugin::Subdispatch - Create requests to your Mojolicious actions
-
Mojolicious::Plugin::Recaptcha - Render ReCaptchas
-
Mojolicious::Plugin::Toto - A simple tab and object based site structure
-
Mojolicious::Plugin::ValidateTiny - Form validation
-
Mojolicious::Plugin::ValidateMoose - Validate Moose objects
-
Mojolicious::Plugin::EventSource - Use EventSource with Mojolicious
-
Mojolicious::Plugin::Pedro - Editor for your browser window
-
Mojolicious::Plugin::ConsoleLogger - Mojolicious Log messages in the browser console
-
Mojolicious::Plugin::Parallol - Helper for parallel requests
-
Mojolicious::Plugin::ShareHelpers - Helpers for social network sharing
-
Mojolicious::Plugin::Util::Endpoint - Use template URIs in Mojolicious