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.07 - 2008-09-24

  • Code was silently truncating storage to MySQL, rendering the session unreadable. Patched to check DBIx::Class size from column_info (if available)
  • Wrap find_or_create calls in a transaction to (hopefully) avoid issues with duplicate flash rows

Modules

Store your sessions via DBIx::Class
Delegates between the session and flash rows