in reply to Using objects and basic types from other Perl interpreters transparently.
The main purpose of this module is to use Perl modules without need to install them, since with this resource you can use a remote object without actually have the class of this object locally. Also will be possible to make function calls that are holded remotely, actually will be possible to have a package that actually runs in other interpreter, since the main idea is to have everything transparent.
I'd just use SOAP::Lite myself.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Using objects and basic types from other Perl interpreters transparently.
by gmpassos (Priest) on Apr 12, 2004 at 13:13 UTC | |
by hardburn (Abbot) on Apr 12, 2004 at 13:21 UTC |