NAME
Sleep - A library for making REST web applications.
DESCRIPTION
Sleep is a web application that is used together with mod_perl. Sleep let's you write a Sleep::Resource class on top of a actual resource. This way it will catch get, post, put and delete requests to it.
SYNOPSYS
VERSION
0.0.4
LIMITATIONS
Currently the only supported mime-type is application/json.
SEE ALSO
Sleep::Handler, Sleep::Resource, Sleep::Request, Sleep::Response, Sleep::Routes.
BUGS
If you find a bug, please let the author know.
COPYRIGHT
Copyright (c) 2008 Peter Stuifzand. All rights reserved.
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
AUTHOR
Peter Stuifzand <peter@stuifzand.eu>