RPC::Async::Coderef - wrapper class to ensure that coderefs are unmapped and


RPC-Async documentation  | view source Contained in the RPC-Async distribution.

Index


NAME

Top

RPC::Async::Coderef - wrapper class to ensure that coderefs are unmapped and discarded on the client side when garbage collected on the server side

METHODS

Top

new($id)

Constructs a new coderef object.

id()

Return id

set_call($call)

Set callback function

set_destroy($destroy)

Set destroy function

call(@args)

Call callback function with @args

AUTHOR

Top

Troels Liebe Bentsen <tlb@rapanden.dk>, Jonas Jensen <jbj@knef.dk>

COPYRIGHT

Top


RPC-Async documentation  | view source Contained in the RPC-Async distribution.