Install libtest-http-server-simple-stashwarnings-perl by entering the following commands in the terminal:
sudo apt update sudo apt install libtest-http-server-simple-stashwarnings-perl
Description:
module to catch forked web server's warnings in Test::More tests
Test::HTTP::Server::Simple-StashWarnings, based on Test::HTTP::Server::Simple, lets you retrieve the warnings that your forked HTTP::Server::Simple-based web server throws. That way you can test that your application continues to throw warnings when it makes sense. Catching the warnings also keeps your test output tidy. Finally, you'll be able to see when your application throws new, unexpected warnings.
Homepage: https://metacpan.org/release/Test-HTTP-Server-Simple-StashWarnings
Version: 0.04-2
Section: universe/perl