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)NAMEMojolicious::Plugin - Plugin base classSYNOPSISuse Mojo::Base 'Mojolicious::Plugin';DESCRIPTIONMojolicious::Plugin is an abstract base class for Mojolicious plugins.METHODSMojolicious::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 ALSOMojolicious, Mojolicious::Guides, <http://mojolicio.us>. perl v5.14.2 2012-09-05 Mojolicious::Plugin(3pm)