How to Install and Uninstall libobject-destroyer-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: December 23,2024
1. Install "libobject-destroyer-perl" package
Please follow the guidelines below to install libobject-destroyer-perl on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
libobject-destroyer-perl
Copied
2. Uninstall "libobject-destroyer-perl" package
Please follow the steps below to uninstall libobject-destroyer-perl on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
libobject-destroyer-perl
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libobject-destroyer-perl package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: libobject-destroyer-perl
Priority: optional
Section: universe/perl
Installed-Size: 88
Maintainer: Ubuntu MOTU Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 2.00-1
Depends: perl (>= 5.6.0-16)
Filename: pool/universe/libo/libobject-destroyer-perl/libobject-destroyer-perl_2.00-1_all.deb
Size: 14228
MD5sum: 43d575ea81caf38e2d62626a738aa146
SHA1: 613def3eae96ff421c70897c778f53ef62af4e06
SHA256: 368fa3a5e31e7e086c672b445cae5ee1ee43ebc5c5a630a707e1820a2354de13
Description-en: make objects with circular references DESTROY normally
Object::Destroyer allows for the creation of "Destroy" handles. The
handle is "attached" to a circular relationship, but is not a part of
it. When the destroy handle falls out of scope, it will be cleaned up
correctly, and while being cleaned up, it will also force the data
structure it is attached to to be destroyed as well. Object::Destroyer
can call a specified release method on an object (or method DESTROY by
default). Alternatively, it can execute an arbitrary user code passed to
constructor as a code reference.
Description-md5: c92225709c8bbeb89095335bf7bd2af9
Homepage: http://search.cpan.org/dist/Object-Destroyer/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/perl
Installed-Size: 88
Maintainer: Ubuntu MOTU Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 2.00-1
Depends: perl (>= 5.6.0-16)
Filename: pool/universe/libo/libobject-destroyer-perl/libobject-destroyer-perl_2.00-1_all.deb
Size: 14228
MD5sum: 43d575ea81caf38e2d62626a738aa146
SHA1: 613def3eae96ff421c70897c778f53ef62af4e06
SHA256: 368fa3a5e31e7e086c672b445cae5ee1ee43ebc5c5a630a707e1820a2354de13
Description-en: make objects with circular references DESTROY normally
Object::Destroyer allows for the creation of "Destroy" handles. The
handle is "attached" to a circular relationship, but is not a part of
it. When the destroy handle falls out of scope, it will be cleaned up
correctly, and while being cleaned up, it will also force the data
structure it is attached to to be destroyed as well. Object::Destroyer
can call a specified release method on an object (or method DESTROY by
default). Alternatively, it can execute an arbitrary user code passed to
constructor as a code reference.
Description-md5: c92225709c8bbeb89095335bf7bd2af9
Homepage: http://search.cpan.org/dist/Object-Destroyer/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu