ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/AnyEvent-Fork-RPC/RPC.pm
(Generate patch)

Comparing AnyEvent-Fork-RPC/RPC.pm (file contents):
Revision 1.37 by root, Thu May 12 16:43:08 2016 UTC vs.
Revision 1.38 by root, Thu May 12 16:53:13 2016 UTC

509 509
510If you need an external module for serialisation, then you can either 510If you need an external module for serialisation, then you can either
511pre-load it into your L<AnyEvent::Fork> process, or you can add a C<use> 511pre-load it into your L<AnyEvent::Fork> process, or you can add a C<use>
512or C<require> statement into the serialiser string. Or both. 512or C<require> statement into the serialiser string. Or both.
513 513
514Here are some examples - some of them are also available as global 514Here are some examples - all of them are also available as global
515variables that make them easier to use. 515variables that make them easier to use.
516 516
517=over 4 517=over 4
518 518
519=item C<$AnyEvent::Fork::RPC::STRING_SERIALISER> - octet strings only 519=item C<$AnyEvent::Fork::RPC::STRING_SERIALISER> - octet strings only

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines