ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/AnyEvent/lib/AnyEvent.pm
(Generate patch)

Comparing AnyEvent/lib/AnyEvent.pm (file contents):
Revision 1.333 by root, Tue Oct 12 06:47:54 2010 UTC vs.
Revision 1.334 by root, Tue Oct 12 06:51:15 2010 UTC

46in a tutorial or some gentle introduction, have a look at the 46in a tutorial or some gentle introduction, have a look at the
47L<AnyEvent::Intro> manpage. 47L<AnyEvent::Intro> manpage.
48 48
49=head1 SUPPORT 49=head1 SUPPORT
50 50
51An FAQ document is available as L<AnyEvent::FAQ>.
52
51There is a mailinglist for discussing all things AnyEvent, and an IRC 53There also is a mailinglist for discussing all things AnyEvent, and an IRC
52channel, too. 54channel, too.
53 55
54See the AnyEvent project page at the B<Schmorpforge Ta-Sa Software 56See the AnyEvent project page at the B<Schmorpforge Ta-Sa Software
55Repository>, at L<http://anyevent.schmorp.de>, for more info. 57Repository>, at L<http://anyevent.schmorp.de>, for more info.
56 58
2658pronounced). 2660pronounced).
2659 2661
2660 2662
2661=head1 SEE ALSO 2663=head1 SEE ALSO
2662 2664
2665Tutorial/Introduction: L<AnyEvent::Intro>.
2666
2667FAQ: L<AnyEvent::FAQ>.
2668
2663Utility functions: L<AnyEvent::Util>. 2669Utility functions: L<AnyEvent::Util>.
2664 2670
2665Event modules: L<EV>, L<EV::Glib>, L<Glib::EV>, L<Event>, L<Glib::Event>, 2671Event modules: L<EV>, L<EV::Glib>, L<Glib::EV>, L<Event>, L<Glib::Event>,
2666L<Glib>, L<Tk>, L<Event::Lib>, L<Qt>, L<POE>. 2672L<Glib>, L<Tk>, L<Event::Lib>, L<Qt>, L<POE>.
2667 2673
2673Non-blocking file handles, sockets, TCP clients and 2679Non-blocking file handles, sockets, TCP clients and
2674servers: L<AnyEvent::Handle>, L<AnyEvent::Socket>, L<AnyEvent::TLS>. 2680servers: L<AnyEvent::Handle>, L<AnyEvent::Socket>, L<AnyEvent::TLS>.
2675 2681
2676Asynchronous DNS: L<AnyEvent::DNS>. 2682Asynchronous DNS: L<AnyEvent::DNS>.
2677 2683
2678Coroutine support: L<Coro>, L<Coro::AnyEvent>, L<Coro::EV>, 2684Thread support: L<Coro>, L<Coro::AnyEvent>, L<Coro::EV L<Coro::Event >,
2679L<Coro::Event>,
2680 2685
2681Nontrivial usage examples: L<AnyEvent::GPSD>, L<AnyEvent::XMPP>, 2686Nontrivial usage examples: L<AnyEvent::GPSD>, L<AnyEvent::IRC>,
2682L<AnyEvent::HTTP>. 2687L<AnyEvent::HTTP>.
2683 2688
2684 2689
2685=head1 AUTHOR 2690=head1 AUTHOR
2686 2691

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines