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