PSA::Session

PSA persistent Session data
Download

PSA::Session Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Sam Vilain
  • Publisher web site:
  • http://search.cpan.org/~samv/

PSA::Session Tags


PSA::Session Description

PSA persistent Session data PSA::Session is a Perl module for session-persistent state.SYNOPSIS my $session = PSA::Session->fetch($storage, $sid); $session->data->{myStuff} = $stuff; # when done $storage->update($session);Note that the data hash can contain arbitrary references to other Tangram storage objects. Requirements: · Perl


PSA::Session Related Software