libdbix-dbschema-perl software package provides Perl module to manipulate schemas independently of databases, 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 libdbix-dbschema-perl
libdbix-dbschema-perl is installed in your system.
Make ensure the libdbix-dbschema-perl package were installed using the commands given below,
$ sudo dpkg-query -l | grep libdbix-dbschema-perl *
You will get with libdbix-dbschema-perl package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Perl |
| Package | libdbix-dbschema-perl |
| Version | 0.44-1 |
| Description | Perl module to manipulate schemas independently of databases |
| Sub Section | Perl |