libvendorlib-perl software package provides pragma to enforce only core and vendor libraries are used, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libvendorlib-perl
libvendorlib-perl is installed in your system.
Make ensure the libvendorlib-perl package were installed using the commands given below,
$ sudo dpkg-query -l | grep libvendorlib-perl *
You will get with libvendorlib-perl package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Perl |
| Package | libvendorlib-perl |
| Version | 0.10-2 |
| Description | pragma to enforce only core and vendor libraries are used |
| Sub Section | Perl |