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

Comparing AnyEvent/lib/AE.pm (file contents):
Revision 1.12 by root, Wed Aug 17 22:03:02 2011 UTC vs.
Revision 1.13 by root, Wed Aug 17 22:34:11 2011 UTC

68At the moment, these functions will become slower then their method-call 68At the moment, these functions will become slower then their method-call
69counterparts when using L<AnyEvent::Strict> or L<AnyEvent::Debug>::wrap. 69counterparts when using L<AnyEvent::Strict> or L<AnyEvent::Debug>::wrap.
70 70
71=head2 FUNCTIONS 71=head2 FUNCTIONS
72 72
73This section briefly describes the alternative watcher 73This section briefly describes the alternative watcher constructors and
74constructors. Semantics are not described here; please 74other functions available inside the C<AE> namespace. Semantics are not
75described here; please refer to the description of the function or method
75refer to the L<AnyEvent> manpage for the details. 76with the same name in the L<AnyEvent> manpage for the details.
76 77
77=over 4 78=over 4
78 79
79=cut 80=cut
80 81

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines