I saw a paper about DB_File,
Three serialization wrappers are currently supported: Data::Dumper,
Storable, and FreezeThaw. Additional serializers can be supported by
writing a wrapper that implements the interface required by
MLDBM::Serializer. See the supported wrappers and the MLDBM::Serial-
izer source for details.can you tell me what's serialization?Thanks.
