aboutsummaryrefslogtreecommitdiff
path: root/net/p5-RPC-Simple/pkg-descr
blob: ab5e9e9a0bcee7b4b5b9d6f984a0a0b5527905d4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
This module implements remote procedure call. I've tried to keep
things simple.

So this module should be :
- quite simple to use (thanks to autoload mechanisms)
- lightweight

It sure is not :
- DCE
- CORBA
- bulletproof
- securityproof
- foolproof

But it works. (Although I'm opened to suggestion regarding the
"un-proof" areas)

WWW:	http://search.cpan.org/dist/RPC-Simple/