How to Install and Uninstall libscope-upper-perl Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 20,2024

1. Install "libscope-upper-perl" package

This tutorial shows how to install libscope-upper-perl on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libscope-upper-perl

2. Uninstall "libscope-upper-perl" package

Please follow the guidelines below to uninstall libscope-upper-perl on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libscope-upper-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libscope-upper-perl package on Ubuntu 21.10 (Impish Indri)

Package: libscope-upper-perl
Architecture: amd64
Version: 0.32-1build2
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 114
Depends: perl (>= 5.32.0-4), perlapi-5.32.0, libc6 (>= 2.14)
Filename: pool/universe/libs/libscope-upper-perl/libscope-upper-perl_0.32-1build2_amd64.deb
Size: 38156
MD5sum: 6a58e887bab6eed951becec120a391b8
SHA1: 66e5342ec1d8a8ea20915974f17700c698fe4519
SHA256: 4a91d6589fcbc4c9fe1df85a8b45a832a00acff5971e50d9ebbf002df28e5c51
SHA512: b81921417ed05be7f9079b559147ec155426545e6fc5dcd41a10cfd1982eadd76990fe53dfa4aed633181e8b24adb841ceefa67fd235ae05f048296e2fd79ea2
Homepage: https://metacpan.org/release/Scope-Upper
Description-en: module to manipulate upper scopes
Scope::Upper is a Perl module that provides a way for Perl programs to defer
actions at run-time until the control flow returns to the upper scope. It
currently enables developers to:
.
* Hook an upper scope end with "reap"
* Localize variables, array/hash values or deletions of elements in
higher contexts with respectively "localize", "localize_elem" and
"localize_delete"
* Return values immediately to an upper level with "unwind", and know
which context was in use then with "want_at"
Description-md5: 2b767e1eee6d1d3da9a093d05432e0d0