-
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::Mail - Mojolicious Plugin for send mail
-
Mojolicious::Plugin::Recaptcha - Render ReCaptchas
-
Mojolicious::Plugin::EventSource - Use EventSource with Mojolicious
-
Mojolicious::Plugin::BasicAuth - Basic authorization helper
-
Mojolicious::Plugin::SslAuth - SSL Client Certificate authorization helper