Binary package “liblinux-epoll-perl” in ubuntu bionic

perl epoll module for O(1) multiplexing

 Epoll is a multiplexing mechanism that scales up O(1) with number of watched
 files. Linux::Epoll is a callback style epoll module, unlike other epoll
 modules available on CPAN.