1--- 2abstract: 'Store your sessions via DBIx::Class' 3author: 4 - 'Daniel Westermann-Clark <danieltwc@cpan.org>' 5build_requires: 6 ExtUtils::MakeMaker: 0 7configure_requires: 8 ExtUtils::MakeMaker: 0 9dynamic_config: 1 10generated_by: 'ExtUtils::MakeMaker version 6.68, CPAN::Meta::Converter version 2.131560' 11license: unknown 12meta-spec: 13 url: http://module-build.sourceforge.net/META-spec-v1.4.html 14 version: 1.4 15name: Catalyst-Plugin-Session-Store-DBIC 16no_index: 17 directory: 18 - t 19 - inc 20requires: 21 Carp: 0 22 Catalyst: 5.65 23 Catalyst::Exception: 0 24 Catalyst::Plugin::Session::Store::Delegate: 0.05 25 Class::Accessor::Fast: 0 26 DBIx::Class: 0.07000 27 FindBin: 0 28 MIME::Base64: 0 29 MRO::Compat: 0 30 Scalar::Util: 0 31 Storable: 0 32 Test::More: 0 33 Test::Warn: 0.20 34resources: 35 repository: http://dev.catalyst.perl.org/repos/Catalyst/Catalyst-Plugin-Session-Store-DBIC/ 36version: 0.14 37