A powerful web development toolkit, with all the basic tools and helpers needed to write simple web applications and higher level web frameworks, such as Mojolicious. Some of the most commonly used tools are Mojo::UserAgent, Mojo::DOM, Mojo::JSON, Mo...
SRI/Mojolicious-9.01 - 16 Feb 2021 21:32:29 UTCMojo::Pg is a tiny wrapper around DBD::Pg that makes PostgreSQL <http://www.postgresql.org> a lot of fun to use with the Mojolicious <https://mojolicious.org> real-time web framework. Perform queries blocking and non-blocking, use all SQL features <h...
SRI/Mojo-Pg-4.25 - 20 Feb 2021 17:12:54 UTCMojo::YR is an (a)synchronous weather data fetcher for the Mojolicious framework. The backend for weather data is <http://yr.no>. Look at the resources below for mere information about the API: * <http://api.met.no/weatherapi/documentation> * <http:/...
MRAMBERG/Mojo-YR-0.06 - 06 Jun 2016 12:04:53 UTCThis module is based on Mojo::UserAgent and allows you to use promises (Evo::Promise::Mojo)...
ALEXBYK/Mojo-Pua-0.010 - 12 Nov 2016 17:25:27 UTCJSON Web Token is described in <https://tools.ietf.org/html/rfc7519>. Mojo::JWT implements that standard with an API that should feel familiar to Mojolicious users (though of course it is useful elsewhere). Indeed, JWT is much like Mojolicious::Sessi...
JBERGER/Mojo-JWT-0.09 - 22 Nov 2020 05:36:05 UTCRead and write CSV (Comma Separated Values) like a boss, Mojo style....
ZOFFIX/Mojo-CSV-1.001004 - 12 Mar 2020 19:40:49 UTCMojo::DOM is a minimalistic and relaxed HTML/XML DOM parser with CSS selector support. It will even try to interpret broken HTML and XML, so you should not use it for validation....
SRI/Mojolicious-9.01 - 16 Feb 2021 21:32:29 UTCMojo::Log is a simple logger for Mojo projects....
SRI/Mojolicious-9.01 - 16 Feb 2021 21:32:29 UTCLIKHATSKI/Mojo-Run-0.3 - 29 Apr 2014 18:40:08 UTC
Mojotastic, no-nonsense PDF generation....
ZOFFIX/Mojo-PDF-1.005003 - 05 Oct 2020 00:19:41 UTCMojo::IRC is a non-blocking IRC client using Mojo::IOLoop from the wonderful Mojolicious framework. It features IPv6 and TLS, with additional optional modules: IO::Socket::IP and IO::Socket::SSL. By default this module will only emit standard IRC eve...
DBOOK/Mojo-IRC-0.46 - 17 Feb 2021 03:34:29 UTCMojo::URL implements a subset of RFC 3986 <https://tools.ietf.org/html/rfc3986>, RFC 3987 <https://tools.ietf.org/html/rfc3987> and the URL Living Standard <https://url.spec.whatwg.org> for Uniform Resource Locators with support for IDNA and IRIs....
SRI/Mojolicious-9.01 - 16 Feb 2021 21:32:29 UTCMojo::Feed is an Object Oriented module for identifying, fetching and parsing RSS and Atom Feeds. It relies on Mojo::DOM for XML/HTML parsing. Date parsing is done with HTTP::Date. Mojo::Feed represents the parsed RSS/Atom feed; you can construct it ...
DOTAN/Mojo-Feed-0.20 - 23 Jul 2020 15:10:04 UTCMojo::SAML is a project to build a SAML toolkit using the Mojo stack. It is (for better or worse) completely reimplemented from the ground up. It is considered extremely experimental and unstable (see "CAVEATS"). That said, it can do basic SAML inter...
JBERGER/Mojo-SAML-0.07 - 22 Jun 2020 13:49:19 UTCMojo::Home is a container for home directories based on Mojo::File....
SRI/Mojolicious-9.01 - 16 Feb 2021 21:32:29 UTCMojo::Base is a simple base class for Mojo projects with fluent interfaces. # Automatically enables "strict", "warnings", "utf8" and Perl 5.16 features use Mojo::Base -strict; use Mojo::Base -base; use Mojo::Base 'SomeBaseClass'; use Mojo::Base -role...
SRI/Mojolicious-9.01 - 16 Feb 2021 21:32:29 UTCMojo::Date implements HTTP date and time functions, based on RFC 7230 <https://tools.ietf.org/html/rfc7230>, RFC 7231 <https://tools.ietf.org/html/rfc7231> and RFC 3339 <https://tools.ietf.org/html/rfc3339>....
SRI/Mojolicious-9.01 - 16 Feb 2021 21:32:29 UTCMojo::Snoo is a Perl wrapper for the Reddit API which relies heavily on the Mojo modules. Mojo::Collection was the initial inspiration for going the Mojo route. Skip to synopsis to see how Mojo::Snoo can be great for one-liners, quick scripts, and fu...
CURTIS/Mojo-Snoo-0.15 - 24 Dec 2015 16:46:08 UTCMojo::Path is a container for paths used by Mojo::URL, based on RFC 3986 <https://tools.ietf.org/html/rfc3986>....
SRI/Mojolicious-9.01 - 16 Feb 2021 21:32:29 UTCMojo::JSON is a minimalistic and possibly the fastest pure-Perl implementation of RFC 8259 <https://tools.ietf.org/html/rfc8259>. It supports normal Perl data types like scalar, array reference, hash reference and will try to call the "TO_JSON" metho...
SRI/Mojolicious-9.01 - 16 Feb 2021 21:32:29 UTC