XML::RPC::UA::AnyEvent(3pm) User Contributed Perl Documentation XML::RPC::UA::AnyEvent(3pm)
NAME
XML::RPC::UA::AnyEvent - XML::RPC useragent, using AnyEvent::HTTP
SYNOPSIS
use XML::RPC::Fast;
use XML::RPC::UA::AnyEvent;
my $rpc = XML::RPC::Fast->new(
$uri,
ua => XML::RPC::UA::AnyEvent->new(
ua => 'YourApp/0.1',
timeout => 3,
),
);
DESCRIPTION
Asyncronous useragent for XML::RPC::Fast. Could be used in any AnyEvent application.
IMPLEMENTED METHODS
new
async = 1
call
SEE ALSO
o XML::RPC::UA
Base class (also contains documentation)
o XML::RPC::UA::AnyEventSync
Syncronous UA using AnyEvent
o AnyEvent
DBI of event-loop programming
o AnyEvent::HTTP
HTTP-client using AnyEvent
perl v5.20.2 2011-11-11 XML::RPC::UA::AnyEvent(3pm)
Generated by $Id: phpMan.php,v 4.55 2007/09/05 04:42:51 chedong Exp $ Author: Che Dong
On Apache
Under GNU General Public License
2025-11-21 17:35 @216.73.216.164 CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)