libmoosex-emulate-class-access software package provides module to emulate Class::Accessor::Fast using Moose attributes, 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 libmoosex-emulate-class-access
libmoosex-emulate-class-access is installed in your system.
Make ensure the libmoosex-emulate-class-access package were installed using the commands given below,
$ sudo dpkg-query -l | grep libmoosex-emulate-class-access*
You will get with libmoosex-emulate-class-access package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Perl |
| Package | libmoosex-emulate-class-access |
| Version | 0.00903-1 |
| Description | module to emulate Class::Accessor::Fast using Moose attributes |
| Sub Section | Perl |