How to Install and Uninstall libtest-www-declare-perl Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 20,2024

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

Please follow the guidance below to install libtest-www-declare-perl on Ubuntu 21.10 (Impish Indri)

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

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

This tutorial shows how to uninstall libtest-www-declare-perl on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libtest-www-declare-perl package on Ubuntu 21.10 (Impish Indri)

Package: libtest-www-declare-perl
Architecture: all
Version: 0.02-4
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 40
Depends: perl, libtest-www-mechanize-perl
Filename: pool/universe/libt/libtest-www-declare-perl/libtest-www-declare-perl_0.02-4_all.deb
Size: 11886
MD5sum: 7ca79b34d8e8f4cd36be5c38b33da9cd
SHA1: 5c783955e1270514e4ea4b7c6652474b434318c6
SHA256: 367b9c2bd1770d8c42cf45c3daa4ba025a510c2e1e07a639933b2241a965aedd
SHA512: bc5cd9967cf4c598da5c6ddab37dadc1de91cbfd9523ce15307dba94e5ecf7f4db8f99f5dd4579237909d8cbb02379f4daca0a3c65b985542d8f1bba92cb2772
Homepage: https://metacpan.org/release/Test-WWW-Declare
Description-en: 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: 510b76933658b87b77baf0880dc39f85