How to Install libhtml-linkextractor-perl in Ubuntu 18.04



Install libhtml-linkextractor-perl by entering the following commands in the terminal:

sudo apt update
sudo apt install libhtml-linkextractor-perl

Description:

Perl module used to extract links from HTML documents

HTML::LinkExtractor is used to extract links from HTML documents. It is very similar to HTML::LinkExtor, except that besides getting the URL, you also get the link-text.

Homepage: https://metacpan.org/release/HTML-LinkExtractor/

Version: 0.130-6

Section: universe/perl