- To: coders@xxxxxxxxxxx
- Subject: Re: [coders] XML-RPC library for Perl
- From: "justin randell" <justin.randell@xxxxxxxxx>
- Date: Fri, 8 Dec 2006 23:54:24 +1100
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=KAmFLLFSdRlqIt4p/KtLN8DMs8kHhklGrermRWkpTO9Cpo1expnFbn1g1u3B9ryM4Uc7WcyuhZRn3j/bH1C0r1dmwG14WrTYEtMQWT/VTV/GwQBaUUzbNfApAfz3TJYGyhyLY9mTGApT8HIc3VutTebQCS5/Wj19V3+1h5NGvsg=
On 12/6/06, Carlo Sogono <carlo@xxxxxxxxxxxxx> wrote:
Hi, does anyone know of a quick and efficient XML-RPC library for Perl?
I prefer using one that's part of the standard library but a quick
search in the Perl site is disappointing. Third party ones are ok but
speed is my top priority.
have you tried the Frontier packages?
http://search.cpan.org/~kmacleod/Frontier-RPC-0.07b4/
cheers
justin