Provided by: libtm-perl_1.56-7_all bug

NAME

       TM::Synchronizable::MLDBM - Topic Maps, trait for DBM Storage, synchronous

DESCRIPTION

       This package subclasses TM::Synchronizable with a MLDBM store.  The methods "source_in"
       and "source_out" do the obvious things of copying between the DBM file and the in-memory
       representation. Only during the synchronisation the DBM file is locked. Otherwise the two
       copies are independent.  The synchronisation is quite performant, certainly faster than
       using a text representation of the map.

SEE ALSO

       TM::ResourceAble, TM::Synchronizable

AUTHOR INFORMATION

       Copyright 200[68], Robert Barta <drrho@cpan.org>, All rights reserved.

       This library is free software; you can redistribute it and/or modify it under the same
       terms as Perl itself.  http://www.perl.com/perl/misc/Artistic.html