NAME
Limper::Engine - placeholder for the Limper::Engine namespace
VERSION
version 0.015
SYNOPSIS
Do not use this module directly. It currently does absolutely nothing, and likely never will.
DESCRIPTION
This namespace is specifically for plugins that connect Limper to a particular web server or protocol (like Limper::Engine::PSGI), using hooks "request_handler" in Limper and "response_handler" in Limper.
See Limper::Extending for how to write Limper plugins.
COPYRIGHT AND LICENSE
Copyright (C) 2014 by Ashley Willis <ashley+perl@gitable.org>
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.12.4 or, at your option, any later version of Perl 5 you may have available.