libcatalyst-model-dbic-schema- software package provides DBIx::Class::Schema-based database model for Catalyst, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libcatalyst-model-dbic-schema-
libcatalyst-model-dbic-schema- is installed in your system.
Make ensure the libcatalyst-model-dbic-schema- package were installed using the commands given below,
$ sudo dpkg-query -l | grep libcatalyst-model-dbic-schema-*
You will get with libcatalyst-model-dbic-schema- package name, version, architecture and description in a table
| Distro | Debian 8 jessie |
| Section | Perl |
| Package | libcatalyst-model-dbic-schema- |
| Version | 0.65-1 |
| Description | DBIx::Class::Schema-based database model for Catalyst |
| Sub Section | Perl |