Provided by: libdbi-perl_1.643-1ubuntu0.1_amd64 bug

NAME

       DBI::Gofer::Serializer::DataDumper - Gofer serialization using DataDumper

SYNOPSIS

           $serializer = DBI::Gofer::Serializer::DataDumper->new();

           $string = $serializer->serialize( $data );

DESCRIPTION

       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.

perl v5.30.0                                       2021-07-30             DBI::Gofer::Ser...zer::DataDumper(3pm)