debian man page for mojolicious::plugin

Query: mojolicious::plugin

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Mojolicious::Plugin(3pm)				User Contributed Perl Documentation				  Mojolicious::Plugin(3pm)

NAME
Mojolicious::Plugin - Plugin base class
SYNOPSIS
use Mojo::Base 'Mojolicious::Plugin';
DESCRIPTION
Mojolicious::Plugin is an abstract base class for Mojolicious plugins.
METHODS
Mojolicious::Plugin inherits all methods from Mojo::Base and implements the following new ones. "register" $plugin->register; This method will be called by Mojolicious::Plugins at startup time. Meant to be overloaded in a subclass.
SEE ALSO
Mojolicious, Mojolicious::Guides, <http://mojolicio.us>. perl v5.14.2 2012-09-05 Mojolicious::Plugin(3pm)
Related Man Pages
mojolicious::command::generate(3pm) - debian
mojolicious::plugin::eprenderer(3pm) - debian
mojolicious::plugin::i18n(3pm) - debian
mojolicious::plugin::jsonconfig(3pm) - debian
mojolicious::plugin::mount(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
Introduction
Find columns in a file based on header and print to new file