libmodule-starter-plugin-cgiap software package provides template based module starter for CGI apps, 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 libmodule-starter-plugin-cgiap
libmodule-starter-plugin-cgiap is installed in your system.
Make ensure the libmodule-starter-plugin-cgiap package were installed using the commands given below,
$ sudo dpkg-query -l | grep libmodule-starter-plugin-cgiap*
You will get with libmodule-starter-plugin-cgiap package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Perl |
| Package | libmodule-starter-plugin-cgiap |
| Version | 0.42-1 |
| Description | template based module starter for CGI apps |
| Sub Section | Perl |