The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.47

  • Remove handler() and add redirect() instead
  • Rename cookie() to cookies() since the "cookie" property can be an arrayref
  • Remove push_cookie(). It's up to you to decide how to manage HTTP cookies. For example, Plack::Response#cookies behaves like HASH. On the other hand, Mojo::Message::Response#cookies behaves like ARRAY.

Modules

Handle CGI.pm-compatible HTTP header properties