libdr-tarantool-perl software package provides perl driver for Tarantool, 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 libdr-tarantool-perl
libdr-tarantool-perl is installed in your system.
Make ensure the libdr-tarantool-perl package were installed using the commands given below,
$ sudo dpkg-query -l | grep libdr-tarantool-perl *
You will get with libdr-tarantool-perl package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Perl |
| Package | libdr-tarantool-perl |
| Version | 0.42-1ubuntu1 |
| Description | perl driver for Tarantool |
| Sub Section | Perl |