Linux-Event 0.010 Latest
Kwalitee Issues
No Core Issues.
- has_known_license_in_source_file
-
Add =head1 LICENSE and/or the proper text of the well-known license to the main module in your code.
- 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 | Front door for the Linux::Event reactor and proactor ecosystem | 0.010 | metacpan |
| Linux::Event::Error | Lightweight proactor error object | 0.010 | metacpan |
| Linux::Event::Loop | Selector and public front door for Linux::Event engines | 0.010 | metacpan |
| Linux::Event::Operation | In-flight operation object for Linux::Event::Proactor | 0.010 | metacpan |
| Linux::Event::Pid | pidfd-backed process-exit subscriptions for Linux::Event::Reactor | 0.010 | metacpan |
| Linux::Event::Proactor | Completion-based event loop engine for Linux::Event | 0.010 | metacpan |
| Linux::Event::Proactor::Backend | Contract for completion backends used by Linux::Event::Proactor | 0.010 | metacpan |
| Linux::Event::Proactor::Backend::Fake | Deterministic testing backend for Linux::Event::Proactor | 0.010 | metacpan |
| Linux::Event::Proactor::Backend::Uring | io_uring backend for Linux::Event::Proactor | 0.010 | metacpan |
| Linux::Event::Reactor | Readiness-based event loop engine for Linux::Event | 0.010 | metacpan |
| Linux::Event::Reactor::Backend | Contract for readiness backends used by Linux::Event::Reactor | 0.010 | metacpan |
| Linux::Event::Reactor::Backend::Epoll | epoll backend for Linux::Event::Reactor | 0.010 | metacpan |
| Linux::Event::Scheduler | Internal monotonic timer queue for Linux::Event::Reactor | 0.010 | metacpan |
| Linux::Event::Signal | signalfd adaptor for Linux::Event::Reactor | 0.010 | metacpan |
| Linux::Event::Wakeup | eventfd-backed wakeup primitive for Linux::Event::Reactor | 0.010 | metacpan |
| Linux::Event::Watcher | Mutable readiness watcher handle for Linux::Event::Reactor | 0.010 | metacpan |