Binary package “libfindbin-libs-perl” in ubuntu trusty

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.