Query: dancer::http
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Dancer::HTTP(3pm) User Contributed Perl Documentation Dancer::HTTP(3pm)NAMEDancer::HTTP - helper for rendering HTTP status codes for DancerDESCRIPTIONHelper for rendering HTTP status codes for DancerHTTP CODESThe 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'AUTHORThis module has been written by Alexis Sukrieh <sukria@cpan.org>SOURCE CODEThe source code for this module is hosted on GitHub <http://github.com/sukria/Dancer>LICENSEThis 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(1p) - debian |
dancer::engine(3pm) - debian |
dancer::object(3pm) - debian |
dancer::object::singleton(3pm) - debian |
dancer::session::yaml(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
How can I do this in VI editor? |
Is UNIX an open source OS ? |
Detecting unused variables... |
One instance of comparing grep and awk |
Find columns in a file based on header and print to new file |