How to Install and Uninstall libexception-class-trycatch-perl Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 17,2024

1. Install "libexception-class-trycatch-perl" package

In this section, we are going to explain the necessary steps to install libexception-class-trycatch-perl on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install libexception-class-trycatch-perl

2. Uninstall "libexception-class-trycatch-perl" package

This tutorial shows how to uninstall libexception-class-trycatch-perl on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove libexception-class-trycatch-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libexception-class-trycatch-perl package on Ubuntu 20.10 (Groovy Gorilla)

Package: libexception-class-trycatch-perl
Architecture: all
Version: 1.13-1
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 67
Depends: perl, libexception-class-perl
Filename: pool/universe/libe/libexception-class-trycatch-perl/libexception-class-trycatch-perl_1.13-1_all.deb
Size: 14166
MD5sum: 53b1606a995595fad5dc66f304d0af76
SHA1: f5966daaf0c4cda21d0a90adc248034d7378731e
SHA256: 7560ebf73dcae5ad022447c40d527dfe5e0fa5314bd5b2c169a7dad1e227ea92
SHA512: b7f088a2394cb8eea63210770485d5d9c05bf938f2a68d0d261daaf8c1c9598ecc1481c74dd5a8bbe65009c53ae671af06fbb2a032c1286f5f5aae7663d79cc7
Homepage: https://metacpan.org/release/Exception-Class-TryCatch
Description-en: syntactic try/catch sugar for use with Exception::Class
Exception::Class::TryCatch provides syntactic sugar for use with
Exception::Class using the familiar keywords try and catch. Its
primary objective is to allow users to avoid dealing directly with $@ by
ensuring that any exceptions caught in an eval are captured as
Exception::Class objects, whether they were thrown objects to begin with or
whether the error resulted from die. This means that users may immediately
use isa and various Exception::Class methods to process the exception.
.
In addition, this module provides for a method to push errors onto a hidden
error stack immediately after an eval so that cleanup code or other error
handling may also call eval without the original error in $@ being lost.
Description-md5: 9d142d32c661bcb6d5bd0de0ea73eef2