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.10 by root, Thu Aug 11 21:26:39 2011 UTC vs.
Revision 1.11 by root, Tue Aug 16 14:47:26 2011 UTC

159 159
160=item AE::postpone { BLOCK } 160=item AE::postpone { BLOCK }
161 161
162Exactly the same as C<AnyEvent:::postpone>. 162Exactly the same as C<AnyEvent:::postpone>.
163 163
164=item AE::log $level, $msg[, @args]
165
166Exactly the same as C<AnyEvent::log> (or C<AnyEvent::Log::log>).
167
164=back 168=back
165 169
166=head1 AUTHOR 170=head1 AUTHOR
167 171
168 Marc Lehmann <schmorp@schmorp.de> 172 Marc Lehmann <schmorp@schmorp.de>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines