How to Install libpar-dist-perl in Ubuntu 18.04



Install libpar-dist-perl by entering the following commands in the terminal:

sudo apt update
sudo apt install libpar-dist-perl

Description:

perl module to create and manipulate PAR distributions

The PAR::Dist module creates and manipulates PAR distributions. These are architecture-specific .par files, containing everything under blib/ of a CPAN distribution after the make or Build stage, a META.yml describing metadata of the original CPAN distribution, and a MANIFEST detailing all files within it. Digitally signed PAR distributions will also contain a SIGNATURE file.

Homepage: https://metacpan.org/release/PAR-Dist/

Version: 0.49-2

Section: universe/perl