NAME

Mojar - Integration toolkit

SYNOPSIS

use Mojar::Util q(detitlecase titlecase);
use Mojar::Cache;

DESCRIPTION

A bag of tools for integrating to various APIs. Most of the tools are provided in separate distributions to continue the theme of keeping your footprint small. All rely on having a fairly recent release of Mojolicious installed.

DISTRIBUTIONS

Mojar::Mysql

Includes easy connection management, replication monitoring, and schema analysis.

Mojar::Google::Analytics

Supports unattended logins and data extraction for reporting.

Mojar::Cron

Calculate when the next instance should run.

Mojar::BulkSms

Send (unattended) SMS via the net service.

SUPPORT

IRC

#mojo on irc.perl.org

WIKI

https://github.com/niczero/mojar/wiki

DEVELOPMENT

Repository

http://github.com/niczero/mojar

RATIONALE

Mojolicious is an awesome web application framework that just so happens to be the foundation of a fabulous web integration platform. The intention of Mojar is to provide pluggable classes that extend the same philosophies while getting you closer to connecting to third-party services.

COPYRIGHT AND LICENCE

Copyright (C) 2012, Nic Sandfield.

This program is free software, you can redistribute it and/or modify it under the terms of the Artistic License version 2.0.