Apache::Session::Store::DBMS

Apache::Session::Store::DBMS can use DBMS to store persistent objects.
Download

Apache::Session::Store::DBMS Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Alberto Reggiori
  • Publisher web site:
  • http://search.cpan.org/~areggiori/Apache-Session-DBMS-0.32/lib/Apache/Session/Store/DBMS.pm

Apache::Session::Store::DBMS Tags


Apache::Session::Store::DBMS Description

Apache::Session::Store::DBMS can use DBMS to store persistent objects. Apache::Session::Store::DBMS can use DBMS to store persistent objects.SYNOPSIS use Apache::Session::Store::DBMS; my $store = new Apache::Session::Store::DBMS; $store->insert($ref); $store->update($ref); $store->materialize($ref); $store->remove($ref);This module fulfills the storage interface of Apache::Session. The serialized objects are stored in a remote hashed Berkeley DB store using the DBMS Perl module. Requirements: · Perl


Apache::Session::Store::DBMS Related Software