Linux-Event 0.102

Kwalitee Issues

No Core Issues.

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.

meta_yml_has_repository_resource

Add a 'repository' resource to the META.yml via 'meta_add' accessor (for Module::Build) or META_ADD parameter (for ExtUtils::MakeMaker).

has_security_doc

Add SECURITY(.pod|md). See Software::Security::Policy.

security_doc_contains_contact

Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.

has_contributing_doc

Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.

Modules

Name Abstract Version View
Linux::Event Linux-native reactor, streams, datagrams, and processes 0.102 metacpan
Linux::Event::Address lazy socket-address value 0.102 metacpan
Linux::Event::Datagram connected and unconnected packet sockets 0.102 metacpan
Linux::Event::Error structured Linux::Event failure details 0.102 metacpan
Linux::Event::Framer declare native framing for a Stream subclass 0.102 metacpan
Linux::Event::Framer::DecimalLength native decimal-length framing declaration 0.102 metacpan
Linux::Event::Framer::Delimiter native delimiter framing declaration 0.102 metacpan
Linux::Event::Framer::Fixed native fixed-size framing declaration 0.102 metacpan
Linux::Event::Framer::LengthPrefix native binary length framing declaration 0.102 metacpan
Linux::Event::Framer::Netstring native netstring framing declaration 0.102 metacpan
Linux::Event::Framer::U32BE native 32-bit big-endian framing declaration 0.102 metacpan
Linux::Event::Framer::Varint native unsigned LEB128 framing declaration 0.102 metacpan
Linux::Event::Listener accepting socket that constructs Stream instances 0.102 metacpan
Linux::Event::Loop Linux-native epoll event loop 0.102 metacpan
Linux::Event::Process pidfd process lifecycle and asynchronous standard I/O 0.102 metacpan
Linux::Event::Signal subclass-defined Linux signalfd subscriptions 0.102 metacpan
Linux::Event::Stream subclass-defined native buffered streams 0.102 metacpan
Linux::Event::TLS declare OpenSSL TLS policy for a Stream subclass 0.102 metacpan
Linux::Event::Timer subclass-defined timers for Linux::Event 0.102 metacpan
Linux::Event::Wakeup subclass-defined eventfd wakeups 0.102 metacpan

Other Files

Changes metacpan
MANIFEST metacpan
META.json metacpan
META.yml metacpan
Makefile.PL metacpan
README.md metacpan
xsconnection/Makefile.PL metacpan
xsdatagram/Makefile.PL metacpan
xslistener/Makefile.PL metacpan
xsloop/Makefile.PL metacpan
xsprocess/Makefile.PL metacpan
xsresolver/Makefile.PL metacpan
xssignal/Makefile.PL metacpan
xsstream/Makefile.PL metacpan
xstls/Makefile.PL metacpan
xswakeup/Makefile.PL metacpan