How to Install libdata-serializer-perl in Ubuntu 18.04



Install libdata-serializer-perl by entering the following commands in the terminal:

sudo apt update
sudo apt install libdata-serializer-perl

Description:

module that serializes data structures

Data::Serializer provides a unified interface to the various serializing modules currently available. Adds the functionality of both compression and encryption.

Homepage: https://metacpan.org/release/Data-Serializer

Version: 0.60-2

Section: universe/perl