Changes for version 0.004 - 2014-10-12

  • change 'delete' to 'del' since 'delete' is already a perl builtin function
  • added support for multiple workers (default 5) and timeout (default 5 seconds)
  • add "Server: limper/$Limper::VERSION" to response
  • proper HEAD support
  • dist.ini improvements and POD fix (thanks, garu!)
  • remove dump_request(), and hence dep on Data::Dumper, so now this fatpacks nicely
  • replaced Test::HTTP with the thing Limper was originally written to test

Modules

extremely lightweight but not very powerful web application framework

Examples