The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Perl extension Catalyst-Plugin-Starch.

0.04 2019-02-18T06:28:05Z

 - Support update_session_cookie.
 - Depend on latest Starch so that delete_session works in all
   cases that it works under Catalyst::Plugin::Session.
 - Migrate build tooling from Dist::Zilla to Minilla.
 - Migrate all the tests from Test::More to Test2::V0.

0.03 2015-07-20

 - Silently ignore invalid session IDs from cookies.

0.02 2015-07-16

 - Don't clear the state object in finalize_body to be more like
   Catalyst::Plugin::Session.
 - Fix several dependency issues.

0.01 2015-07-16

 - First version.