How to Install and Uninstall libchi-memoize-perl Package on Kali Linux
Last updated: November 07,2024
1. Install "libchi-memoize-perl" package
This is a short guide on how to install libchi-memoize-perl on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
libchi-memoize-perl
Copied
2. Uninstall "libchi-memoize-perl" package
Please follow the instructions below to uninstall libchi-memoize-perl on Kali Linux:
$
sudo apt remove
libchi-memoize-perl
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libchi-memoize-perl package on Kali Linux
Package: libchi-memoize-perl
Version: 0.07-2
Installed-Size: 37
Maintainer: Debian Perl Group
Architecture: all
Depends: perl, libchi-perl, libhash-moreutils-perl, libmoo-perl
Size: 14240
SHA256: e8701bb725e70896c75d9516976baf60b18d9977c894dacbba4ec8a72037b8e1
SHA1: 5847d2d7bab8b9b8ee2aa02acb74e310d715cc90
MD5sum: 268c5cb64c7ed0f8a9fce510845750d9
Description: memoization implementation backed by CHI
CHI::Memoize is an implementation of the memoization technique using CHI.
Memoize caches the inputs and outputs of a function, if the function is called
again with the same inputs, CHI::Memoize intervenes and provides the cached
result. For slow functions, time is saved, at the expence of space.
.
CHI::Memoize provides the same facility as Memoize|Memoize, but backed by
CHI|CHI. This means, among other things, that you can:
.
* specify expiration times (expires_in) and conditions (expire_if)
* memoize to different backends, e.g. File, Memcached, DBI, or to multilevel
caches
* handle arbitrarily complex function arguments (via CHI key serialization)
.
For a bit of history and motivation, see
.
http://www.openswartz.com/2012/05/06/memoize-revisiting-a-twelve-year-old-api
Description-md5:
Homepage: https://metacpan.org/release/CHI-Memoize
Section: perl
Priority: optional
Filename: pool/main/libc/libchi-memoize-perl/libchi-memoize-perl_0.07-2_all.deb
Version: 0.07-2
Installed-Size: 37
Maintainer: Debian Perl Group
Architecture: all
Depends: perl, libchi-perl, libhash-moreutils-perl, libmoo-perl
Size: 14240
SHA256: e8701bb725e70896c75d9516976baf60b18d9977c894dacbba4ec8a72037b8e1
SHA1: 5847d2d7bab8b9b8ee2aa02acb74e310d715cc90
MD5sum: 268c5cb64c7ed0f8a9fce510845750d9
Description: memoization implementation backed by CHI
CHI::Memoize is an implementation of the memoization technique using CHI.
Memoize caches the inputs and outputs of a function, if the function is called
again with the same inputs, CHI::Memoize intervenes and provides the cached
result. For slow functions, time is saved, at the expence of space.
.
CHI::Memoize provides the same facility as Memoize|Memoize, but backed by
CHI|CHI. This means, among other things, that you can:
.
* specify expiration times (expires_in) and conditions (expire_if)
* memoize to different backends, e.g. File, Memcached, DBI, or to multilevel
caches
* handle arbitrarily complex function arguments (via CHI key serialization)
.
For a bit of history and motivation, see
.
http://www.openswartz.com/2012/05/06/memoize-revisiting-a-twelve-year-old-api
Description-md5:
Homepage: https://metacpan.org/release/CHI-Memoize
Section: perl
Priority: optional
Filename: pool/main/libc/libchi-memoize-perl/libchi-memoize-perl_0.07-2_all.deb