libpoe-component-server-soap-p software package provides POE component to publish event handlers via SOAP over HTTP, 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 libpoe-component-server-soap-p
libpoe-component-server-soap-p is installed in your system.
Make ensure the libpoe-component-server-soap-p package were installed using the commands given below,
$ sudo dpkg-query -l | grep libpoe-component-server-soap-p*
You will get with libpoe-component-server-soap-p package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Perl |
| Package | libpoe-component-server-soap-p |
| Version | 1.14-1 |
| Description | POE component to publish event handlers via SOAP over HTTP |
| Sub Section | Perl |