The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

App::skryf::Plugin::Widget - Widget helpers

SYNOPSIS

  <%= widget_aboutme 'adam.stokes' %>

DESCRIPTION

App::skryf::Plugin::Widget is a Mojolicious plugin. Includes helpers for some simple includes that doesn't warrant a full blow plugin.

HELPERS

widget_aboutme

Takes nickname as argument and embeds the http://about.me widget.

METHODS

Mojolicious::Plugin::Blog inherits all methods from Mojolicious::Plugin and implements the following new ones.

register

  $plugin->register(Mojolicious->new);

Register plugin in Mojolicious application.

AUTHOR

Adam Stokes <adamjs@cpan.org>

COPYRIGHT

Copyright 2013- Adam Stokes

LICENSE

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

SEE ALSO

Mojolicious, Mojolicious::Guides, http://mojolicio.us.