libpadre-plugin-perlcritic-per software package provides Padre plugin to analyze perl files with Perl::Critic, 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 libpadre-plugin-perlcritic-per
libpadre-plugin-perlcritic-per is installed in your system.
Make ensure the libpadre-plugin-perlcritic-per package were installed using the commands given below,
$ sudo dpkg-query -l | grep libpadre-plugin-perlcritic-per*
You will get with libpadre-plugin-perlcritic-per package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Perl |
| Package | libpadre-plugin-perlcritic-per |
| Version | 0.12-2 |
| Description | Padre plugin to analyze perl files with Perl::Critic |
| Sub Section | Perl |