XML::RPC::UA::LWP(3pm) User Contributed Perl Documentation XML::RPC::UA::LWP(3pm)
NAME
XML::RPC::UA::LWP - XML::RPC useragent, using LWP
SYNOPSIS
use XML::RPC::Fast;
use XML::RPC::UA::LWP;
my $rpc = XML::RPC::Fast->new(
$uri,
ua => XML::RPC::UA::LWP->new(
ua => 'YourApp/0.1',
timeout => 3,
),
);
DESCRIPTION
Default syncronous useragent for XML::RPC::Fast
IMPLEMENTED METHODS
new
async = 0
call
SEE ALSO
o XML::RPC::UA
Base class (also contains documentation)
o XML::RPC::UA::AnyEvent
COPYRIGHT & LICENSE
Copyright (c) 2008-2009 Mons Anderson.
This program is free software; you can redistribute it and/or modify it under the same
terms as Perl itself.
AUTHOR
Mons Anderson, "<mons AT cpan.org>"
perl v5.20.2 2011-10-19 XML::RPC::UA::LWP(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
2026-01-15 07:42 @18.97.9.172 CrawledBy CCBot/2.0 (https://commoncrawl.org/faq/)