How to Install libpod-plainer-perl in Ubuntu 18.04



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

sudo apt update
sudo apt install libpod-plainer-perl

Description:

Perl extension for converting Pod to old-style Pod

Pod::Plainer uses Pod::Parser which takes Pod with the (new) 'C<< .. >>' constructs and returns the old(er) style with just 'C<>'; '<' and '>' are replaced by 'E' and 'E'. . This can be used to pre-process Pod before using tools which do not recognise the new style Pods.

Homepage: https://metacpan.org/release/Pod-Plainer

Version: 1.04-1

Section: universe/perl