How to Install librdf-generator-http-perl in Ubuntu 18.04



Install librdf-generator-http-perl by entering the following commands in the terminal:

sudo apt update
sudo apt install librdf-generator-http-perl

Description:

Perl module to generate RDF from an HTTP request

RDF::Generator::HTTP simply takes an HTTP::Message object, and based on its content, especially the content the HTTP::Header object(s) it contains, creates a simple RDF representation of the contents. It is useful chiefly for recording data when crawling resources on the Web, but it may also have other uses.

Homepage: https://metacpan.org/release/RDF-Generator-HTTP

Version: 0.003-2

Section: universe/perl