--- AnyEvent/lib/AnyEvent.pm 2009/07/18 22:27:10 1.248 +++ AnyEvent/lib/AnyEvent.pm 2009/07/20 06:00:42 1.249 @@ -1,6 +1,6 @@ =head1 NAME -AnyEvent - provide framework for multiple event loops +AnyEvent - events independent of event loop implementation EV, Event, Glib, Tk, Perl, Event::Lib, Qt and POE are various supported event loops. @@ -43,6 +43,14 @@ in a tutorial or some gentle introduction, have a look at the L manpage. +=head1 SUPPORT + +There is a mailinglist for discussing all things AnyEvent, and an IRC +channel, too. + +See the AnyEvent project page at the B, at L, for more info. + =head1 WHY YOU SHOULD USE THIS MODULE (OR NOT) Glib, POE, IO::Async, Event... CPAN offers event models by the dozen