XML::RPC::UA::AnyEventSync(3pm)User Contributed Perl DocumentationXML::RPC::UA::AnyEventSync(3pm)
NAME
XML::RPC::UA::AnyEventSync - Syncronous XML::RPC useragent, using AnyEvent::HTTP
SYNOPSIS
use XML::RPC::Fast;
use XML::RPC::UA::AnyEventSync;
my $rpc = XML::RPC::Fast->new(
$uri,
ua => XML::RPC::UA::AnyEventSync->new(
ua => 'YourApp/0.1',
timeout => 3,
),
);
DESCRIPTION
Syncronous useragent for XML::RPC::Fast. Couldn't be used in any AnyEvent application
since using condvar->recv in every call.
IMPLEMENTED METHODS
new
async = 0
call
SEE ALSO
o XML::RPC::UA
Base class (also contains documentation)
o XML::RPC::UA::AnyEvent
Asyncronous UA using AnyEvent
o AnyEvent
DBI of event-loop programming
o AnyEvent::HTTP
HTTP-client using AnyEvent
perl v5.20.2 2011-10-19 XML::RPC::UA::AnyEventSync(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:27 @216.73.216.164 CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)