Egg::Plugin::SessionKit::Store::Plain

Egg::Plugin::SessionKit::Store::Plain module treats without processing the session data.
Download

Egg::Plugin::SessionKit::Store::Plain Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Masatoshi Mizuno
  • Publisher web site:
  • http://search.cpan.org/~lushe/

Egg::Plugin::SessionKit::Store::Plain Tags


Egg::Plugin::SessionKit::Store::Plain Description

Egg::Plugin::SessionKit::Store::Plain module treats without processing the session data. Egg::Plugin::SessionKit::Store::Plain module treats without processing the session data.SYNOPSIS use Egg qw/ SessionKit /; __PACKAGE__->mk_eggstartup( ....... ... plugin_session => { store => { name => 'Plain', }, ....... ... }, );When the session data is taken out or is preserved, it doesn't arrange one's verbs and objects.store_encode, store_decode Requirements: · Perl


Egg::Plugin::SessionKit::Store::Plain Related Software