How to Install and Uninstall libtie-toobject-perl Package on Ubuntu 21.10 (Impish Indri)

Last updated: April 29,2024

1. Install "libtie-toobject-perl" package

Here is a brief guide to show you how to install libtie-toobject-perl on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libtie-toobject-perl

2. Uninstall "libtie-toobject-perl" package

Learn how to uninstall libtie-toobject-perl on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libtie-toobject-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libtie-toobject-perl package on Ubuntu 21.10 (Impish Indri)

Package: libtie-toobject-perl
Architecture: all
Version: 0.03-4
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 18
Depends: perl
Filename: pool/universe/libt/libtie-toobject-perl/libtie-toobject-perl_0.03-4_all.deb
Size: 5964
MD5sum: 217cc5e36ba85cdfe3d3cab8315d4086
SHA1: 586e010a3b3d7dac6e7274ea16dfea2d65770c6b
SHA256: ec39bfe6c07db8b6edb289b3a8b65c4d52ce62259226fced0e49115f7e228dd4
SHA512: 6b3c1a7c482ece4116e1b84af1a2bd7a9573f7f4d9e4c522c3214fac0196b2d8f6953ff50666110c1e2398f19e748f8dc6dab9cc8d647ac82560a335f1d2ae36
Homepage: https://metacpan.org/release/Tie-ToObject
Description-en: module for tying to an existing object
While perldoc/tie allows tying to an arbitrary object, the class in question
must support this in it's implementation of TIEHASH, TIEARRAY or
whatever.
.
Tie::ToObject 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.
.
This is used in Data::Visitor in order to tie a variable to an already
existing object. This is also useful for cloning, when you want to clone the
internal state object instead of going through the tie interface for that
variable.
Description-md5: ae6000a260e631d72b198c5afdeae496