--- AnyEvent/lib/AE.pm 2011/08/04 09:14:01 1.9 +++ AnyEvent/lib/AE.pm 2011/08/16 14:47:26 1.11 @@ -157,6 +157,14 @@ Return the current time (not cached, always consults a hardware clock). +=item AE::postpone { BLOCK } + +Exactly the same as C. + +=item AE::log $level, $msg[, @args] + +Exactly the same as C (or C). + =back =head1 AUTHOR