How to Install and Uninstall perl-Scope-Upper.x86_64 Package on CentOS Stream 9
Last updated: November 15,2024
1. Install "perl-Scope-Upper.x86_64" package
This guide let you learn how to install perl-Scope-Upper.x86_64 on CentOS Stream 9
$
sudo dnf update
Copied
$
sudo dnf install
perl-Scope-Upper.x86_64
Copied
2. Uninstall "perl-Scope-Upper.x86_64" package
Here is a brief guide to show you how to uninstall perl-Scope-Upper.x86_64 on CentOS Stream 9:
$
sudo dnf remove
perl-Scope-Upper.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-Scope-Upper.x86_64 package on CentOS Stream 9
Last metadata expiration check: 2:14:33 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : perl-Scope-Upper
Version : 0.33
Release : 1.el9
Architecture : x86_64
Size : 56 k
Source : perl-Scope-Upper-0.33-1.el9.src.rpm
Repository : epel
Summary : Act on upper scopes
URL : https://metacpan.org/release/Scope-Upper
License : GPL+ or Artistic
Description : This module lets you defer actions that will take place when the control
: flow returns into an upper scope. Currently, you can hook an upper scope
: end, or localize variables, array/hash values or deletions of elements
: in higher contexts. You can also return to an upper level and know which
: context was in use then.
Available Packages
Name : perl-Scope-Upper
Version : 0.33
Release : 1.el9
Architecture : x86_64
Size : 56 k
Source : perl-Scope-Upper-0.33-1.el9.src.rpm
Repository : epel
Summary : Act on upper scopes
URL : https://metacpan.org/release/Scope-Upper
License : GPL+ or Artistic
Description : This module lets you defer actions that will take place when the control
: flow returns into an upper scope. Currently, you can hook an upper scope
: end, or localize variables, array/hash values or deletions of elements
: in higher contexts. You can also return to an upper level and know which
: context was in use then.