IO-Lambda 1.34 Latest
Kwalitee Issues
- use_strict
-
Add 'use strict' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules are strictly written.
Error: IO::Lambda::HTTP::Authen::Negotiate
- use_warnings
-
Add 'use warnings' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules warn when something bad happens.
Error: IO::Lambda::DNS, IO::Lambda::HTTP::Authen::NTLM, IO::Lambda::HTTP::Authen::Negotiate, IO::Lambda::Signal
- meta_yml_has_provides
-
Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.
- has_separate_license_file
-
This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.
Modules
Name | Abstract | Version | View |
---|---|---|---|
IO::Lambda | non-blocking I/O as lambda calculus | 1.34 | metacpan |
IO::Lambda::Backtrace | backtrace chains of events | metacpan | |
IO::Lambda::DBI | asynchronous DBI | metacpan | |
IO::Lambda::DNS | DNS queries lambda style | metacpan | |
IO::Lambda::Flock | lambda-style file locking | metacpan | |
IO::Lambda::Fork | wait for blocking code in children processes | metacpan | |
IO::Lambda::HTTP | http requests lambda style | metacpan | |
IO::Lambda::HTTP::Authen::NTLM | library for enabling NTLM authentication in IO::Lambda::HTTP | metacpan | |
IO::Lambda::HTTP::Authen::Negotiate | metacpan | ||
IO::Lambda::HTTP::Client | http requests lambda style | metacpan | |
IO::Lambda::HTTP::HTTPS | https requests lambda style | metacpan | |
IO::Lambda::HTTP::Server | simple httpd server | metacpan | |
IO::Lambda::HTTP::UserAgent | common properties for http requests | metacpan | |
IO::Lambda::Loop::AnyEvent | AnyEvent event loop for IO::Lambda | metacpan | |
IO::Lambda::Loop::Glib | Glib event loop for IO::Lambda | metacpan | |
IO::Lambda::Loop::POE | POE event loop for IO::Lambda | metacpan | |
IO::Lambda::Loop::Prima | Prima-based event loop for IO::Lambda | metacpan | |
IO::Lambda::Loop::Select | select(2)-based event loop for IO::Lambda | metacpan | |
IO::Lambda::Message | message passing queue | metacpan | |
IO::Lambda::Mutex | wait for a shared resource | metacpan | |
IO::Lambda::Poll | emulate asynchronous behavior by polling | metacpan | |
IO::Lambda::SNMP | snmp requests lambda style | metacpan | |
IO::Lambda::Signal | wait for pids and signals | metacpan | |
IO::Lambda::Socket | wrapper condition for socket functions | metacpan | |
IO::Lambda::Thread | wait for blocking code using threads | metacpan | |
IO::Lambda::Throttle | rate-limiting facility | metacpan |