Binary package “libfreezethaw-perl” in ubuntu bionic

module to serialize and deserialize Perl data structures

 FreezeThaw is a Perl module designed to convert data to and from a serialized
 string format, appropriate for saving to and reading from permanent storage.
 It is capable of dealing with objects, circular lists and repeated appearance
 of the same reference.