generated from smedev/Template-for-SMEServer-Core-Perl
24 lines
1.1 KiB
Markdown
24 lines
1.1 KiB
Markdown
![]() |
# <img src="https://www.koozali.org/images/koozali/Logo/Png/Koozali_logo_2016.png" width="25%" vertical="auto" style="vertical-align:bottom"> perl-EV
|
||
|
|
||
|
SMEServer Koozali local git repo for perl-EV
|
||
|
|
||
|
## Documentation
|
||
|
<br />https://metacpan.org/pod/perl-EV
|
||
|
|
||
|
## Bugzilla
|
||
|
CPAN bug report are [here](https://rt.cpan.org/Public/Dist/Display.html?Name=perl-EV)
|
||
|
|
||
|
Show list of Koozali outstanding bugs: [here](https://bugs.koozali.org/buglist.cgi?component=perl-EV&product=SME%20Server%2011.X&query_format=advanced&limit=0&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_status=CONFIRMED)
|
||
|
|
||
|
## Description
|
||
|
|
||
|
perl-EV - Wrapper for the libev high-performance event loop library
|
||
|
This module provides an interface to libev
|
||
|
(<http://software.schmorp.de/pkg/libev.html>). While the included documentation
|
||
|
is comprehensive, one might also consult the documentation of libev itself
|
||
|
(<http://cvs.schmorp.de/libev/ev.html>) for more subtle details on watcher
|
||
|
semantics or some discussion on the available backends, or how to force a
|
||
|
specific backend with "LIBEV_FLAGS", or just about in any case because it has
|
||
|
much more detailed information.
|
||
|
|