Egg::Plugin::SessionKit::Store::Base64

Egg::Plugin::SessionKit::Store::Base64 - session data is made a text for preservation.
Download

Egg::Plugin::SessionKit::Store::Base64 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::Base64 Tags


Egg::Plugin::SessionKit::Store::Base64 Description

Egg::Plugin::SessionKit::Store::Base64 - session data is made a text for preservation. Egg::Plugin::SessionKit::Store::Base64 - session data is made a text for preservation.SYNOPSIS use Egg qw/ SessionKit /; __PACKAGE__->mk_eggstartup( ....... ... MODEL => ], plugin_session => { store => { name => 'Base64', }, ....... ... }, );METHODSstore_encodeThe session data is made a text.store_decodeThe session data made a text is restored. Requirements: · Perl


Egg::Plugin::SessionKit::Store::Base64 Related Software