How to Install libxml-opml-simplegen-perl in Ubuntu 18.04



Install libxml-opml-simplegen-perl by entering the following commands in the terminal:

sudo apt update
sudo apt install libxml-opml-simplegen-perl

Description:

module for creating OPML using XML::Simple

XML::OPML::SimpleGen lets you simply generate OPML documents without having too much to worry about. It is a drop-in replacement for XML::OPML in regards of generation. As this module uses XML::Simple it is rather generous in regards of attribute or element names.

Homepage: https://metacpan.org/release/XML-OPML-SimpleGen/

Version: 0.07-1

Section: universe/perl