Binary package “libirc-formatting-html-perl” in ubuntu xenial

Perl module for converting between HTML and IRC formatting

 IRC::Formatting::HTML provides two functions:
  - irc_to_html, takes an irc formatted string and
 returns the HTML version. Also takes an option to
 treat inverted text as italic.
  - html_to_irc, which takes an HTML string and returns
 an irc formatted string.