How to Install and Uninstall libexception-class-trycatch-perl Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 17,2024

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

This guide let you learn how to install libexception-class-trycatch-perl on Ubuntu 21.04 (Hirsute Hippo)

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

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

Please follow the guidelines below to uninstall libexception-class-trycatch-perl on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the libexception-class-trycatch-perl package on Ubuntu 21.04 (Hirsute Hippo)

Package: libexception-class-trycatch-perl
Architecture: all
Version: 1.13-1.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: 34
Depends: perl, libexception-class-perl
Filename: pool/universe/libe/libexception-class-trycatch-perl/libexception-class-trycatch-perl_1.13-1.1_all.deb
Size: 13608
MD5sum: a43586cb722e61cd596ba1890f8d3347
SHA1: 666290a4db3953f7763da932795ac31364e33255
SHA256: 9028613cf5cbcd34485667ed5e59ba6c7c12c78bdeee29a3a32e152b8372451a
SHA512: ba0b3787f0f6dfd002e644de6109044ea28cd53be4352dea4301ecfa40d2e9b0cdaa2e312bff381f3a7f2b84fe9ff5cd201ffea7f69de24b3e2b71abbb6d5c6b
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