MetaStore::StoreDir

MetaStore::StoreDir allows to simple store/restore data to files in dirs.
Download

MetaStore::StoreDir Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Zahatski Aliaksandr
  • Publisher web site:
  • http://search.cpan.org/~zag/Tie-UnionHash-0.01/lib/Tie/UnionHash.pm

MetaStore::StoreDir Tags


MetaStore::StoreDir Description

MetaStore::StoreDir allows to simple store/restore data to files in dirs. MetaStore::StoreDir allows to simple store/restore data to files in dirs.SYNOPSIS use MetaStore::StoreDir; my $fz = IO::Zlib->new($tmp_file, "rb"); my $dir = tempdir( CLEANUP => 0 ); my $temp_store = new MetaStore::StoreDir:: $dir; $temp_store->putRaw("file.dat",$fz); $fz->close; Requirements: · Perl


MetaStore::StoreDir Related Software