How to Install and Uninstall libplack-test-anyevent-perl Package on Kali Linux

Last updated: May 17,2024

1. Install "libplack-test-anyevent-perl" package

Please follow the steps below to install libplack-test-anyevent-perl on Kali Linux

$ sudo apt update $ sudo apt install libplack-test-anyevent-perl

2. Uninstall "libplack-test-anyevent-perl" package

This guide let you learn how to uninstall libplack-test-anyevent-perl on Kali Linux:

$ sudo apt remove libplack-test-anyevent-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libplack-test-anyevent-perl package on Kali Linux

Package: libplack-test-anyevent-perl
Version: 0.08-2
Installed-Size: 37
Maintainer: Debian Perl Group
Architecture: all
Depends: libanyevent-perl, libplack-perl, perl:any
Size: 14684
SHA256: 64cabd686bd8aa97399d58fad9bb8b701b09f0c67c852e4fb9d8f7c080bda978
SHA1: 16b981cbcf0006053be37db12634a37ded2832e0
MD5sum: 17d34272fb29f7b25e9d8e1addd5f481
Description: run Plack::Test on AnyEvent-based PSGI applications
Plack::Test::AnyEvent allows you to easily test
your AnyEvent-based PSGI applications.
Normally,
Plack::Test::MockHTTP or Plack::Test::Server work fine for this,
but this implementation comes in handy
when you'd like to test your streaming results as they come in,
or if your application uses long-polling.
For non-streaming requests,
you can use this module exactly like Plack::Test::MockHTTP;
otherwise, you can set up a content handler and call $res->recv.
The event loop will then run
until the PSGI application closes its writer handle
or until your test client calls send on the response.
Description-md5:
Homepage: https://github.com/hoelzro/plack-test-anyevent
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libp/libplack-test-anyevent-perl/libplack-test-anyevent-perl_0.08-2_all.deb