How to Install and Uninstall libtest-mockmodule-perl Package on Kali Linux

Last updated: May 13,2024

1. Install "libtest-mockmodule-perl" package

This guide let you learn how to install libtest-mockmodule-perl on Kali Linux

$ sudo apt update $ sudo apt install libtest-mockmodule-perl

2. Uninstall "libtest-mockmodule-perl" package

Please follow the steps below to uninstall libtest-mockmodule-perl on Kali Linux:

$ sudo apt remove libtest-mockmodule-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libtest-mockmodule-perl package on Kali Linux

Package: libtest-mockmodule-perl
Version: 0.177.0-1
Installed-Size: 39
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libsuper-perl
Size: 17116
SHA256: 53a2d209208aaef7d293c8afb6289d2831587835b4a186160e03892256330065
SHA1: 34638917a7686a0d56107a28caaefa9d55118a7a
MD5sum: 5cb23d2645e25f1fcd807b21e1421b09
Description: Perl module to override subroutines in a module for unit testing
Test::MockModule lets you temporarily redefine subroutines in other
packages for the purposes of unit testing.
.
A Test::MockModule object is set up to mock subroutines for a given
module. The object remembers the original subroutine so it can be
easily restored. This happens automatically when all MockModule
objects for the given module go out of scope, or when you unmock()
the subroutine.
Description-md5:
Homepage: https://metacpan.org/release/Test-MockModule
Tag: devel::lang:perl, devel::library, devel::testing-qa,
implemented-in::perl, role::devel-lib
Section: perl
Priority: optional
Filename: pool/main/libt/libtest-mockmodule-perl/libtest-mockmodule-perl_0.177.0-1_all.deb