How to Install and Uninstall libobject-result-perl Package on Kali Linux

Last updated: November 07,2024

1. Install "libobject-result-perl" package

Learn how to install libobject-result-perl on Kali Linux

$ sudo apt update $ sudo apt install libobject-result-perl

2. Uninstall "libobject-result-perl" package

This tutorial shows how to uninstall libobject-result-perl on Kali Linux:

$ sudo apt remove libobject-result-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libobject-result-perl package on Kali Linux

Package: libobject-result-perl
Version: 0.000003-1.1
Installed-Size: 56
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libkeyword-simple-perl, libmethod-signatures-perl, libppi-perl
Size: 21736
SHA256: 152e91537e8d262607a5ee4237a8347c27c06d72b0a111cc03e73c98738bba24
SHA1: d47a908f9578ab06538744703d1a8cc905e4faee
MD5sum: 51b6f9a5f0990c381b5ce8bc3d0d5201
Description: module allowing subs to build and return objects on-the-fly
Object::Result adds a new keyword to Perl: result
.
That keyword acts like a return, but instead of a list of values to return,
it takes a single block which specifies the behaviour (i.e. the methods and
operator overloading) of an object to be returned.
.
The intention is to make it much less onerous to return clean, properly
encapsulated objects...instead of returning lists of values or references to
arrays or hashes.
Description-md5:
Homepage: https://metacpan.org/release/Object-Result
Section: perl
Priority: optional
Filename: pool/main/libo/libobject-result-perl/libobject-result-perl_0.000003-1.1_all.deb