libcgi-application-plugin-logd software package provides plugin that adds Log::Dispatch support to CGI::Application, you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libcgi-application-plugin-logd
libcgi-application-plugin-logd is installed in your system.
Make ensure the libcgi-application-plugin-logd package were installed using the commands given below,
$ sudo dpkg-query -l | grep libcgi-application-plugin-logd*
You will get with libcgi-application-plugin-logd package name, version, architecture and description in a table
| Distro | Ubuntu 12 04 lts precise pangolin |
| Section | Perl |
| Package | libcgi-application-plugin-logd |
| Version | 1.02-1 |
| Description | plugin that adds Log::Dispatch support to CGI::Application |
| Sub Section | Perl |