--- cvsroot/AnyEvent-MP/MP.pm 2010/04/03 15:32:18 1.113 +++ cvsroot/AnyEvent-MP/MP.pm 2010/04/22 16:06:19 1.114 @@ -497,7 +497,7 @@ callbacks, i.e. runtime errors will cause the port to get Ced. The effect is basically as if it returned C<< sub { peval $SELF, sub { -BLOCK } } >>. +BLOCK }, @_ } >>. This is useful when you register callbacks from C callbacks: