=head1 NAME Mojolicious::Plugin::HTTPStatusRenderer - HTTP status renderer plugin =head1 SYNOPSIS # Mojolicious $self->plugin('HTTPStatusRenderer'); #Mojolicious::Lite plugin 'HTTPStatusRenderer'; # start daemon, and # access http://:/httpstatus/ =head1 DESCRIPTION L is a renderer for novice Web Programmer, rawr! =head1 OPTIONS L supports no options =head1 METHODS L inherits all methods from L and implements the following new ones =head2 register my $route = $plugin->register(Mojolicious->new); =head1 SEE ALSO L, L, L, L, L, L =head1 AUTHOR turugina Eturugina@cpan.orgE =head1 LICENSE This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.