Result:
found more than 421 distributions - search limited to the first 2001 files matching your query ( run in 0.357 )


AnyEvent-WebSocket-Server

 view release on metacpan or  search on metacpan

t/connetion_active_close.t  view on Meta::CPAN

use strict;
use warnings;
use Test::More;
use FindBin;
use lib ($FindBin::RealBin);
use testlib::Util qw(set_timeout start_server);
use testlib::ConnConfig;
use AnyEvent;
use AnyEvent::WebSocket::Server;
use AnyEvent::Handle;

 view all matches for this distribution


( run in 0.357 second using v1.01-cache-2.11-cpan-995e09ba956 )