How to Install libfindbin-libs-perl in Ubuntu 18.04



Install libfindbin-libs-perl by entering the following commands in the terminal:

sudo apt update
sudo apt install libfindbin-libs-perl

Description:

Perl module to use a relative path for lib directories

FindBin::libs is a Perl module to locate and 'use lib' or export directories based on $FindBin::Bin. . This allows using libraries stored in paths relative to the program, which is a useful feature for developers.

Homepage: https://metacpan.org/release/FindBin-libs

Version: 2.150-2

Section: universe/perl