The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 1.02

  • Use exec($^X, '...') to invoke a new perl, as the environment perl might not be the same as the one we where invoked with. Suggested by David Cantrell.
  • Bumped version on all modules to match new release.

Modules

Asynchronous RPC framework
client side of asynchronous RPC framework
wrapper class to ensure that coderefs are unmapped and discarded on the client side when garbage collected on the server side
server side of asynchronous RPC framework
Utility functions to handle URLs

Provides

in lib/RPC/Async/Checker.pm
in lib/RPC/Async/Util.pm