Path: usenet.cise.ufl.edu!huron.eel.ufl.edu!usenet.eel.ufl.edu!uky.edu!atl-news-feed1.bbnplanet.com!washdc3-snh1.gtei.net!cpk-news-hub1.bbnplanet.com!su-news-hub1.bbnplanet.com!news.gtei.net!newsfeed.corridex.com!nntp2.savvis.net!inetarena.com!not-for-mail
From: Stephen Pandich <[email protected]>
Newsgroups: comp.lang.perl.announce,comp.lang.perl.modules
Subject: ANNOUNCEMENT: NEW MODULE: Net::RMI
Followup-To: comp.lang.perl.modules
Date: 17 Jun 1999 15:17:51 GMT
Organization: Deja.com - Share what you know. Learn what you don't.
Lines: 32
Approved: [email protected] (comp.lang.perl.announce)
Message-ID: <[email protected]>
NNTP-Posting-Host: halfdome.holdit.com
X-Disclaimer: The "Approved" header verifies header information for article transmission and does not imply approval of content.
Xref: usenet.cise.ufl.edu comp.lang.perl.announce:319 comp.lang.perl.modules:11892

Available at:

     ftp://ftp.cpan.org/pub/perl/CPAN/authors/id/P/PA/PANDICH/


This module provides a basic form of Remote Method Invocation.

Method Serves can define methods (which are simply any normal
perl subroutine) and register them with itself.

Clients may then query servers to obtain a list of register
methods and then invoke those methods at any time.

Serialization of arbitrarily complex perl data structures is
supported.

I would love feedback on this.

Thanks!



-------------------------
Stephen Pandich
[email protected]
www.pandich.com


Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't.