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.421 by root, Fri Sep 5 22:24:12 2014 UTC vs.
Revision 1.422 by root, Mon Mar 16 08:15:45 2015 UTC

3043Development/Debugging: L<AnyEvent::Strict> (stricter checking), 3043Development/Debugging: L<AnyEvent::Strict> (stricter checking),
3044L<AnyEvent::Debug> (interactive shell, watcher tracing). 3044L<AnyEvent::Debug> (interactive shell, watcher tracing).
3045 3045
3046Supported event modules: L<AnyEvent::Loop>, L<EV>, L<EV::Glib>, 3046Supported event modules: L<AnyEvent::Loop>, L<EV>, L<EV::Glib>,
3047L<Glib::EV>, L<Event>, L<Glib::Event>, L<Glib>, L<Tk>, L<Event::Lib>, 3047L<Glib::EV>, L<Event>, L<Glib::Event>, L<Glib>, L<Tk>, L<Event::Lib>,
3048L<Qt>, L<POE>, L<FLTK>. 3048L<Qt>, L<POE>, L<FLTK>, L<Cocoa::EventLoop>, L<UV>.
3049 3049
3050Implementations: L<AnyEvent::Impl::EV>, L<AnyEvent::Impl::Event>, 3050Implementations: L<AnyEvent::Impl::EV>, L<AnyEvent::Impl::Event>,
3051L<AnyEvent::Impl::Glib>, L<AnyEvent::Impl::Tk>, L<AnyEvent::Impl::Perl>, 3051L<AnyEvent::Impl::Glib>, L<AnyEvent::Impl::Tk>, L<AnyEvent::Impl::Perl>,
3052L<AnyEvent::Impl::EventLib>, L<AnyEvent::Impl::Qt>, 3052L<AnyEvent::Impl::EventLib>, L<AnyEvent::Impl::Qt>,
3053L<AnyEvent::Impl::POE>, L<AnyEvent::Impl::IOAsync>, L<Anyevent::Impl::Irssi>, 3053L<AnyEvent::Impl::POE>, L<AnyEvent::Impl::IOAsync>, L<AnyEvent::Impl::Irssi>,
3054L<AnyEvent::Impl::FLTK>. 3054L<AnyEvent::Impl::FLTK>, L<AnyEvent::Impl::Cocoa>, L<AnyEvent::Impl::UV>.
3055 3055
3056Non-blocking handles, pipes, stream sockets, TCP clients and 3056Non-blocking handles, pipes, stream sockets, TCP clients and
3057servers: L<AnyEvent::Handle>, L<AnyEvent::Socket>, L<AnyEvent::TLS>. 3057servers: L<AnyEvent::Handle>, L<AnyEvent::Socket>, L<AnyEvent::TLS>.
3058 3058
3059Asynchronous File I/O: L<AnyEvent::IO>. 3059Asynchronous File I/O: L<AnyEvent::IO>.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines