How to Install libparse-bbcode-perl in Ubuntu 18.04



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

sudo apt update
sudo apt install libparse-bbcode-perl

Description:

Perl module to parse BBCode and render it as HTML or text

Parse::BBCode parses common bbcode like . [b]bold[/b] [size=10]big[/size] . short tags like . [foo://test] . and custom bbcode tags.

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

Version: 0.15-1

Section: universe/perl