How to Install libparse-plainconfig-perl in Ubuntu 18.04



Install libparse-plainconfig-perl by entering the following commands in the terminal:

sudo apt update
sudo apt install libparse-plainconfig-perl

Description:

parser for plain-text configuration files

Parse::PlainConfig provides a simple way to write a config object class that supports all the basic primitive data types (scalar, array, and hashes) while allowing for arbitrary delimiters, comment characters, and more.

Homepage: https://metacpan.org/release/Parse-PlainConfig

Version: 3.05-1

Section: universe/perl