How to Install and Uninstall perl-Tie-ToObject.noarch Package on Fedora 36
Last updated: November 25,2024
1. Install "perl-Tie-ToObject.noarch" package
In this section, we are going to explain the necessary steps to install perl-Tie-ToObject.noarch on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
perl-Tie-ToObject.noarch
Copied
2. Uninstall "perl-Tie-ToObject.noarch" package
This is a short guide on how to uninstall perl-Tie-ToObject.noarch on Fedora 36:
$
sudo dnf remove
perl-Tie-ToObject.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-Tie-ToObject.noarch package on Fedora 36
Last metadata expiration check: 5:01:24 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : perl-Tie-ToObject
Version : 0.03
Release : 40.fc36
Architecture : noarch
Size : 11 k
Source : perl-Tie-ToObject-0.03-40.fc36.src.rpm
Repository : fedora
Summary : Tie to an existing object
URL : https://metacpan.org/release/Tie-ToObject
License : GPL+ or Artistic
Description : While the perldoc/tie manpage allows tying to an arbitrary object, the
: class in question must support this in it's implementation of 'TIEHASH',
: 'TIEARRAY' or whatever.
:
: This class provides a very tie constructor that simply returns the object
: it was given as it's first argument.
:
: This way side effects of calling '$object->TIEHASH' are avoided.
Available Packages
Name : perl-Tie-ToObject
Version : 0.03
Release : 40.fc36
Architecture : noarch
Size : 11 k
Source : perl-Tie-ToObject-0.03-40.fc36.src.rpm
Repository : fedora
Summary : Tie to an existing object
URL : https://metacpan.org/release/Tie-ToObject
License : GPL+ or Artistic
Description : While the perldoc/tie manpage allows tying to an arbitrary object, the
: class in question must support this in it's implementation of 'TIEHASH',
: 'TIEARRAY' or whatever.
:
: This class provides a very tie constructor that simply returns the object
: it was given as it's first argument.
:
: This way side effects of calling '$object->TIEHASH' are avoided.