• Home
  • Popular Downloads
  • Contact Us
  • Submit

Softpile

Free Downloads

Main Navigation
  • Home
  • Windows
  • Mac OS X
  • Business
  • Desktop
  • Development
  • Education
  • Games
  • Internet
  • Multimedia
  • Utilities
Home » Linux » Apache::Session::Serialize::Dumper

Apache::Session::Serialize::Dumper

June 30, 2009
Use Data::Dumper to zip up persistent data
Version: 0.90
License: Perl Artistic License
Operating System: Linux
Homepage: search.cpan.org
Developed by: Pascal Fleury
Apache::Session::Serialize::Dumper is a Perl module to use Data::Dumper to zip up persistent data.

SYNOPSIS

 use Apache::Session::Serialize::Dumper;
 
 $zipped = Apache::Session::Serialize::Dumper::serialize($ref);
 $ref = Apache::Session::Serialize::Dumper::unserialize($zipped);

This module fulfills the serialization interface of Apache::Session. It serializes the data in the session object by use of Data::Dumper's dump() and Perl's eval() functions. The result is a text object ready for storage.
apache apache session perl perl module persistent data session
Free Download 2K
0
  • Share on:

Apache::Session::Serialize::Dumper User Reviews

Sponsored

Categories

  • Linux

Related Downloads

Bio::Taxonomy::Tree
An Organism Level Implementation of TreeI interface.
Wiki::Toolkit::Formatter::UseMod
UseModWiki-style formatting for Wiki::Toolkit
Mail::Message::Body::File
Body of a message temporarily stored in a file
Alien
External libraries wrapped up for your viewing pleasure!
CGI::Application::Server
A simple HTTP server for developing with CGI::Application
Copyright © 1999-2017 Softpile Free Downloads
  • Contact Us
  • Submit
  • Privacy Policy
  • Disclaimer
  • Terms of Use