The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.006 - 2015-03-23

  • Requires Mojolicious 2.33.
  • Fix inbound traffic accounting %I.
  • Store user name in $c->req->env->{REMOTE_USER} rather than on the stash.
  • Deprecate uname_helper config option.
  • Enable Travis CI.
  • Compute response size (%B, %b) from outbound traffic if no Content-Length exists in the response header.

Modules