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

NAME

MojoMojo::Formatter::IRCLog - format part of content as an IRC log

DESCRIPTION

This formatter will format content between {{irc}} and {{end}} as an IRC log

METHODS

format_content_order

Format order can be 1-99. The IRC log formatter runs on 14, so just before the Textile formatter.

format_content

calls the formatter. Takes a ref to the content as well as the context object.

SEE ALSO

MojoMojo and Module::Pluggable::Ordered,

AUTHORS

Martijn van Beers <martijn@eekeek.org>

LICENSE

This module is licensed under the same terms as Perl itself.