NAME
Net::Objwrap::Client - client for proxy access to remote Perl object
VERSION
0.08
DESCRIPTION
The Net::Objwrap::Client
manages a connection to a remote object server. It is mainly instantiated in the Net::Objwrap::unwrap()
call, and is attached to all proxy objects that are received in the current process by the remote server.
LICENSE AND COPYRIGHT
Copyright (c) 2017, Marty O'Brien.
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.10.1 or, at your option, any later version of Perl 5 you may have available.
See http://dev.perl.org/licenses/ for more information.