The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:DBI::Gofer::Serializer::Base"

DBI::Gofer::Serializer::Base - base class for Gofer serialization River stage four • 940 direct dependents • 2099 total dependents

DBI::Gofer::Serializer::* classes implement a very minimal subset of the Data::Serializer API. Gofer serializers are expected to be very fast and are not required to deal with anything other than non-blessed references to arrays and hashes, and plain...

TIMB/DBI-1.643 - 31 Jan 2020 19:02:41 UTC

DBI::Gofer::Serializer::Storable - Gofer serialization using Storable River stage four • 940 direct dependents • 2099 total dependents

Uses Storable::nfreeze() to serialize and Storable::thaw() to deserialize. The serialize() method sets local $Storable::forgive_me = 1; so it doesn't croak if it encounters any data types that can't be serialized, such as code refs. See also DBI::Gof...

TIMB/DBI-1.643 - 31 Jan 2020 19:02:41 UTC

DBI::Gofer::Serializer::DataDumper - Gofer serialization using DataDumper River stage four • 940 direct dependents • 2099 total dependents

Uses DataDumper to serialize. Deserialization is not supported. The output of this class is only meant for human consumption. See also DBI::Gofer::Serializer::Base....

TIMB/DBI-1.643 - 31 Jan 2020 19:02:41 UTC
3 results (0.075 seconds)