libcatalyst-action-serialize-d software package provides serializing module for Catalyst::Action::REST using Data::Serializer, 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 libcatalyst-action-serialize-d
libcatalyst-action-serialize-d is installed in your system.
Make ensure the libcatalyst-action-serialize-d package were installed using the commands given below,
$ sudo dpkg-query -l | grep libcatalyst-action-serialize-d*
You will get with libcatalyst-action-serialize-d package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Perl |
| Package | libcatalyst-action-serialize-d |
| Version | 1.08-2 |
| Description | serializing module for Catalyst::Action::REST using Data::Serializer |
| Sub Section | Perl |