How to Install libbencode-perl in Ubuntu 18.04



Install libbencode-perl by entering the following commands in the terminal:

sudo apt update
sudo apt install libbencode-perl

Description:

Perl module for BitTorrent serialisation format

Bencode implements the BitTorrent bencode serialisation format as described in http://www.bittorrent.org/beps/bep_0003.html . BitTorrent is a protocol for distributing files. It identifies content by URL and is designed to integrate seamlessly with the web.

Homepage: https://metacpan.org/release/Bencode

Version: 1.501-1

Section: universe/perl