--- cvsroot/AnyEvent-MP/MP.pm 2009/08/07 23:21:48 1.39 +++ cvsroot/AnyEvent-MP/MP.pm 2009/08/08 00:22:16 1.40 @@ -622,7 +622,8 @@ After the port has been created, the init function is called. This function must be a fully-qualified function name -(e.g. C). +(e.g. C). To specify a function in the main +program, use C<::name>. If the function doesn't exist, then the node tries to C the package, then the package above the package and so on (e.g.