libexception-class-trycatch-pe software package provides syntactic try/catch sugar for use with Exception::Class, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libexception-class-trycatch-pe
libexception-class-trycatch-pe is installed in your system.
Make ensure the libexception-class-trycatch-pe package were installed using the commands given below,
$ sudo dpkg-query -l | grep libexception-class-trycatch-pe*
You will get with libexception-class-trycatch-pe package name, version, architecture and description in a table
| Distro | Ubuntu 17 04 zesty zapus |
| Section | Perl |
| Package | libexception-class-trycatch-pe |
| Version | 1.13-1 |
| Description | syntactic try/catch sugar for use with Exception::Class |
| Sub Section | Perl |