dancer::http(3pm) debian man page | unix.com

Man Page: dancer::http

Operating Environment: debian

Section: 3pm

Dancer::HTTP(3pm)					User Contributed Perl Documentation					 Dancer::HTTP(3pm)

NAME
Dancer::HTTP - helper for rendering HTTP status codes for Dancer
DESCRIPTION
Helper for rendering HTTP status codes for Dancer
HTTP CODES
The following codes/aliases are understood by any status() call made from a Dancer script. 200 returns 200 OK, alias : 'ok' 403 returns 403 Forbidden, alias 'forbidden' 404 returns 404 Not Found, alias : 'not_found' 500 returns 500 Internal Server Error, alias: 'error'
AUTHOR
This module has been written by Alexis Sukrieh <sukria@cpan.org>
SOURCE CODE
The source code for this module is hosted on GitHub <http://github.com/sukria/Dancer>
LICENSE
This module is free software and is published under the same terms as Perl itself. perl v5.14.2 2011-11-30 Dancer::HTTP(3pm)
Related Man Pages
dancer::engine(3pm) - debian
dancer::plugin(3pm) - debian
dancer::serializer(3pm) - debian
dancer::session::yaml(3pm) - debian
dancer::timer(3pm) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph