Commit graph

3 commits

Author SHA1 Message Date
rhaen
565ae5cdfc - updated to 0.07
- took maintainership
- added depends on p5-Test-Warn

Changelog:
0.07  Wed Sep 24 17:08:34 EDT 2008
        - 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
2008-11-10 22:47:19 +00:00
he
b021813da0 Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=...").
2008-10-19 19:17:40 +00:00
abs
d3166b7683 Added www/p5-Catalyst-Plugin-Session-Store-DBIC version 0.06
This Catalyst::Plugin::Session storage module saves session data
in your database via DBIx::Class. It's actually just a wrapper
around Catalyst::Plugin::Session::Store::Delegate; if you need
complete control over how your sessions are stored, you probably
want to use that instead.
2008-07-15 09:19:05 +00:00