Name : perl-Plack-Test-AnyEvent
| |
Version : 0.80.0
| Vendor : Mageia_Org
|
Release : 4.mga8
| Date : 2020-02-12 14:39:38
|
Group : Development/Perl
| Source RPM : perl-Plack-Test-AnyEvent-0.80.0-4.mga8.src.rpm
|
Size : 0.04 MB
| |
Packager : umeabot < umeabot>
| |
Summary : Run Plack::Test on AnyEvent-based PSGI applications
|
Description :
This L< Plack::Test> implementation allows you to easily test your L< AnyEvent>-based PSGI applications. Normally, L< Plack::Test::MockHTTP> or L< 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 C< $res-E< gt>recv>. The event loop will then run until the PSGI application closes its writer handle or until your test client calls C< send> on the response.
|
RPM found in directory: /vol/rzm3/linux-mageia/distrib/8/aarch64/media/core/release |