Lines Matching refs:module
2943 As another example, the Perl Coro module uses these hooks to integrate
3003 (there is a Perl module named C<EV::ADNS> that does this, which you could
3004 use as a working example. Another Perl module named C<EV::Glib> embeds a
3072 Method 3: If the module to be embedded supports explicit event
3097 Method 4: Do not use a prepare or check watcher because the module you
3100 main loop is now no longer controllable by EV. The C<Glib::EV> module uses
3729 For a real-world example, see the C<EV::Loop::Async> perl module,
4211 The EV module implements the full libev API and is actually used to test
4212 libev. EV is developed together with libev. Apart from the EV core module,
4347 Game Server, the EV perl module, the GNU Virtual Private Ethernet (gvpe)
4890 For example, the perl EV module uses something like this:
4939 verbatim, you can have a look at the EV perl module