How to Install libpod-coverage-trustpod-perl in Ubuntu 18.04



Install libpod-coverage-trustpod-perl by entering the following commands in the terminal:

sudo apt update
sudo apt install libpod-coverage-trustpod-perl

Description:

module to support hints for Pod::Coverage

Pod::Coverage::TrustPod is a Perl module that extends Pod::Coverage by allowing your Plain Old Documentation (POD) to declare certain symbol names as trusted. It is similar to using the 'trustme' feature in your test file, but does not require changes to the test file; instead, you make such trust annotations in your POD in a specially formatted field.

Homepage: https://metacpan.org/release/Pod-Coverage-TrustPod/

Version: 0.100003-1

Section: universe/perl