--- AnyEvent-Fork-RPC/RPC.pm 2016/05/12 16:43:08 1.37 +++ AnyEvent-Fork-RPC/RPC.pm 2016/05/12 16:54:43 1.39 @@ -393,7 +393,7 @@ use AnyEvent; -our $VERSION = 1.21; +our $VERSION = 1.22; =item my $rpc = AnyEvent::Fork::RPC::run $fork, $function, [key => value...] @@ -511,7 +511,7 @@ pre-load it into your L process, or you can add a C or C statement into the serialiser string. Or both. -Here are some examples - some of them are also available as global +Here are some examples - all of them are also available as global variables that make them easier to use. =over 4