Tie::MLDBM::Serialise::Storable

Tie::MLDBM Serialisation Component Module
Download

Tie::MLDBM::Serialise::Storable Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Rob Casey
  • Publisher web site:
  • http://search.cpan.org/~robau/Tie-MLDBM-1.04/lib/Tie/MLDBM/Store/DBI.pm

Tie::MLDBM::Serialise::Storable Tags


Tie::MLDBM::Serialise::Storable Description

Tie::MLDBM Serialisation Component Module Tie::MLDBM::Serialise::Storable is a Tie::MLDBM Serialisation component module.SYNOPSIS use Tie::MLDBM; tie %hash, 'Tie::MLDBM', { 'Serialise' => 'Storable' } ... or die $!;This module forms a serialisation component of the Tie::MLDBM framework, using the Storable module to fulfill serialisation requirements. This module uses the nfreeze() and thaw() methods of Storable to serialise and deserialise data in network order respectively.Caveats of usage of this module for serialisation are the same as that for the Storable module itself and are documented on Storable. Requirements: · Perl


Tie::MLDBM::Serialise::Storable Related Software