How to Install and Uninstall libcgi-test-perl Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 19,2024

1. Install "libcgi-test-perl" package

Here is a brief guide to show you how to install libcgi-test-perl on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libcgi-test-perl

2. Uninstall "libcgi-test-perl" package

Please follow the steps below to uninstall libcgi-test-perl on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove libcgi-test-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcgi-test-perl package on Ubuntu 21.04 (Hirsute Hippo)

Package: libcgi-test-perl
Architecture: all
Version: 1.111-1.1
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 289
Depends: libcgi-pm-perl, libhtml-tree-perl, libhttp-message-perl, liburi-perl, perl:any
Filename: pool/universe/libc/libcgi-test-perl/libcgi-test-perl_1.111-1.1_all.deb
Size: 102068
MD5sum: e8014174735fe72afedf3300c59fb58a
SHA1: 73f6109df5c00de6d09a0ca76d7916bc83f0affc
SHA256: 982631a427b5c2f9c73f498a9af38b3807e5d209293d85300a728fa78abca5ef
SHA512: eb2fd6da9c03c1cb25f06e01ab3fab116d542230c138de493f8940f51d7ef8daf2a9f84f90d2764a5f05d03d072270633471981412976d39fd3b416d66b4f651
Homepage: https://metacpan.org/release/CGI-Test
Description-en: CGI regression test framework
The CGI::Test framework is an answer to the CGI testing problem.
.
It is very difficult to perform testing of complex CGI scripts, which
handle multiple states and screens, and where a session involves
multiple interactions with the form. The offline testing mode of the
CGI perl module reaches its limit there.
.
Hence CGI::Test, which acts as a "server" for CGI scripts and can run
them offline, outside of any real web server. The framework offers
the infrastructure to analyze the data generated by CGI scripts, extract
the various widget information, and gives programmatic control on them.
.
The framework can be used to easily "test" that the various expected
widget controls are there, without necessarily interacting with the
widgets. You also have access to the raw HTML tree if you wish to
further inspect the generation.
Description-md5: cafda67e691c85835af5786b6b760425