XML::RPC::UA::AnyEventSync(3pm) - phpMan

Command: man perldoc info search(apropos)  


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-01-05 17:21 @3.137.219.213 CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0!Valid CSS!