Do I need Async::Interrupt ?

Zsbán Ambrus ambrus at math.bme.hu
Fri Mar 9 21:53:17 CET 2012


Hello,

If I have an AnyEvent program that never uses signal watchers, then is
it safe to use it with the AnyEvent::Loop backend but without
installing the Async::Interrupt module? I want to determine
dependencies for when I distribute this program.

Also, is it true that AnyEvent::HTTP never uses signal watchers, not
even indidectly (eg. through AE::DNS or AE::Socket etc)?

Ambrus



More information about the anyevent mailing list