How to Install and Uninstall perl-Hook-LexWrap.noarch Package on Fedora 39
Last updated: November 29,2024
1. Install "perl-Hook-LexWrap.noarch" package
This guide covers the steps necessary to install perl-Hook-LexWrap.noarch on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
perl-Hook-LexWrap.noarch
Copied
2. Uninstall "perl-Hook-LexWrap.noarch" package
Please follow the guidance below to uninstall perl-Hook-LexWrap.noarch on Fedora 39:
$
sudo dnf remove
perl-Hook-LexWrap.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-Hook-LexWrap.noarch package on Fedora 39
Last metadata expiration check: 4:43:38 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : perl-Hook-LexWrap
Version : 0.26
Release : 20.fc39
Architecture : noarch
Size : 26 k
Source : perl-Hook-LexWrap-0.26-20.fc39.src.rpm
Repository : fedora
Summary : Lexically scoped subroutine wrappers
URL : https://metacpan.org/release/Hook-LexWrap
License : GPL-1.0-or-later OR Artistic-1.0-Perl
Description : Hook::LexWrap allows you to install a pre- or post-wrapper (or both)
: around an existing subroutine. Unlike other modules that provide this
: capacity (e.g. Hook::PreAndPost and Hook::WrapSub), Hook::LexWrap
: implements wrappers in such a way that the standard `caller' function
: works correctly within the wrapped subroutine.
Available Packages
Name : perl-Hook-LexWrap
Version : 0.26
Release : 20.fc39
Architecture : noarch
Size : 26 k
Source : perl-Hook-LexWrap-0.26-20.fc39.src.rpm
Repository : fedora
Summary : Lexically scoped subroutine wrappers
URL : https://metacpan.org/release/Hook-LexWrap
License : GPL-1.0-or-later OR Artistic-1.0-Perl
Description : Hook::LexWrap allows you to install a pre- or post-wrapper (or both)
: around an existing subroutine. Unlike other modules that provide this
: capacity (e.g. Hook::PreAndPost and Hook::WrapSub), Hook::LexWrap
: implements wrappers in such a way that the standard `caller' function
: works correctly within the wrapped subroutine.