The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
README
MANIFEST
Changes
Makefile.PL
lib/IO/Lambda.pm
lib/IO/Lambda/HTTP.pm
lib/IO/Lambda/HTTP/HTTPS.pm
lib/IO/Lambda/HTTP/Server.pm
lib/IO/Lambda/HTTP/Client.pm
lib/IO/Lambda/HTTP/UserAgent.pm
lib/IO/Lambda/SNMP.pm
lib/IO/Lambda/DNS.pm
lib/IO/Lambda/Signal.pm
lib/IO/Lambda/Socket.pm
lib/IO/Lambda/Loop/Select.pm
lib/IO/Lambda/Loop/Prima.pm
lib/IO/Lambda/Loop/AnyEvent.pm
lib/IO/Lambda/Loop/POE.pm
lib/IO/Lambda/Loop/Glib.pm
lib/IO/Lambda/Poll.pm
lib/IO/Lambda/HTTP/Authen/NTLM.pm
lib/IO/Lambda/HTTP/Authen/Negotiate.pm
lib/IO/Lambda/Thread.pm
lib/IO/Lambda/Message.pm
lib/IO/Lambda/DBI.pm
lib/IO/Lambda/Fork.pm
lib/IO/Lambda/Flock.pm
lib/IO/Lambda/Mutex.pm
lib/IO/Lambda/Backtrace.pm
lib/IO/Lambda/Throttle.pm
t/01_load.t
t/02_object_api.t
t/03_lambda_api.t
t/04_tcp.t
t/05_condvar.t
t/06_stream.t
t/07_dns.t
t/08_http.t
t/09_signal.t
t/10_override.t
t/11_intercept.t
t/12_udp.t
t/13_synthetic.t
t/14_spawn.t
t/15_thread.t
t/16_fork.t
t/17_flock.t
t/18_poll.t
t/19_functional.t
t/20_mutex.t
t/21_exceptions.t
t/98_pod.t
t/99_pod_coverage.t
eg/sequential.pl
eg/parallel.pl
eg/http-redirect.pl
eg/snmp.pl
eg/loop.pl
eg/dns.pl
eg/webserver.pl
eg/dbi.pl
eg/thread.pl
eg/fork.pl
eg/throttle.pl
eg/gtk.pl
eg/bench/tcp-batch
eg/bench/tcp-batch.bat
eg/bench/tcp-lambda.pl
eg/bench/tcp-lambda-optimized.pl
eg/bench/tcp-poe-raw.pl
eg/bench/tcp-poe-optimized.pl
eg/bench/tcp-poe-components.pl
eg/bench/tcp-raw.pl
eg/bench/2.4GHz-x86-64.tcp.benchmark
eg/bench/1.2GHz-win32.tcpbenchmark
META.yml                                 Module YAML meta-data (added by MakeMaker)
META.json                                Module JSON meta-data (added by MakeMaker)