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

Last updated: May 20,2024

1. Install "libtest-www-declare-perl" package

Please follow the guidance below to install libtest-www-declare-perl on Kali Linux

$ sudo apt update $ sudo apt install libtest-www-declare-perl

2. Uninstall "libtest-www-declare-perl" package

Here is a brief guide to show you how to uninstall libtest-www-declare-perl on Kali Linux:

$ sudo apt remove libtest-www-declare-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libtest-www-declare-perl
Version: 0.02-7
Installed-Size: 40
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libhttp-server-simple-perl, libtest-www-mechanize-perl
Size: 11804
SHA256: 8664b2b8cbc62691914c68d56a59696b52f77c4136023bcb1669fdc38e214c11
SHA1: a3eec4fba6cb16e916ea64475fb1d97c67df781b
MD5sum: 7bd2ec9a351cc1491e40a09790fe5491
Description: declarative testing module for web apps
Often in web apps, tests are very dependent on the state set up by previous
tests. If one test fails (e.g. "follow the link to the admin page") then it's
likely there will be many more failures. Test::WWW::Declare aims to alleviate
this problem, as well as provide a nicer interface to Test::WWW::Mechanize.
.
The central idea is that of "flow". Each flow is a sequence of commands ("fill
in this form") and assertions ("content should contain 'testuser'"). If any of
these commands or assertions fail then the flow is aborted. Only that one
failure is reported to the test harness and user. Flows may also contain other
flows. If an inner flow fails, then the outer flow fails as well.
Description-md5:
Homepage: https://metacpan.org/release/Test-WWW-Declare
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::shared-lib
Section: perl
Priority: optional
Filename: pool/main/libt/libtest-www-declare-perl/libtest-www-declare-perl_0.02-7_all.deb