How to Install and Uninstall libhash-storediterator-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 22,2024
1. Install "libhash-storediterator-perl" package
This guide covers the steps necessary to install libhash-storediterator-perl on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
libhash-storediterator-perl
Copied
2. Uninstall "libhash-storediterator-perl" package
Please follow the steps below to uninstall libhash-storediterator-perl on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
libhash-storediterator-perl
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libhash-storediterator-perl package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: libhash-storediterator-perl
Priority: optional
Section: universe/perl
Installed-Size: 43
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: amd64
Version: 0.007-2build1
Depends: perl (>= 5.22.1-1), perlapi-5.22.1, libc6 (>= 2.2.5)
Filename: pool/universe/libh/libhash-storediterator-perl/libhash-storediterator-perl_0.007-2build1_amd64.deb
Size: 12410
MD5sum: b7a90d4fa0bacc2d04d013b32180f789
SHA1: 5e762afc8dc29e3e52008688151c7c9155e3d306
SHA256: e1bd8d7ccfc0ebe4c766427a35776d9262abd01210df08061475eabfd384cd2a
Description-en: Perl module for accessing a hashes internal iterator
Hash::StoredIterator gives access to get, set, and init the iterator inside
a hash. This allows one to store the current iterator, use
each/keys/values/etc, and then restore the iterator, this helps to ensure
that nobody interacts badly with other users of the iterator.
.
In perl all hashes have an internal iterator. This iterator is used by the
each() function, as well as by keys() and values(). Because these all share
use of the same iterator, they tend to interact badly with eachother when
nested.
Description-md5: 90216b780bdc2eebb87d0d643b7d8a4f
Homepage: https://metacpan.org/release/Hash-StoredIterator
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/perl
Installed-Size: 43
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: amd64
Version: 0.007-2build1
Depends: perl (>= 5.22.1-1), perlapi-5.22.1, libc6 (>= 2.2.5)
Filename: pool/universe/libh/libhash-storediterator-perl/libhash-storediterator-perl_0.007-2build1_amd64.deb
Size: 12410
MD5sum: b7a90d4fa0bacc2d04d013b32180f789
SHA1: 5e762afc8dc29e3e52008688151c7c9155e3d306
SHA256: e1bd8d7ccfc0ebe4c766427a35776d9262abd01210df08061475eabfd384cd2a
Description-en: Perl module for accessing a hashes internal iterator
Hash::StoredIterator gives access to get, set, and init the iterator inside
a hash. This allows one to store the current iterator, use
each/keys/values/etc, and then restore the iterator, this helps to ensure
that nobody interacts badly with other users of the iterator.
.
In perl all hashes have an internal iterator. This iterator is used by the
each() function, as well as by keys() and values(). Because these all share
use of the same iterator, they tend to interact badly with eachother when
nested.
Description-md5: 90216b780bdc2eebb87d0d643b7d8a4f
Homepage: https://metacpan.org/release/Hash-StoredIterator
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu