NAME XML::RPC::UA::Curl - XML::RPC useragent, using Curl SYNOPSIS use XML::RPC::Fast; use XML::RPC::UA::Curl; my $rpc = XML::RPC::Fast->new( $uri, ua => XML::RPC::UA::Curl->new( ua => 'YourApp/0.1', timeout => 3, ), ); DESCRIPTION Default syncronous useragent for XML::RPC::Fast IMPLEMENTED METHODS new async = 0 call SEE ALSO * XML::RPC::UA Base class (also contains documentation) * XML::RPC::UA::AnyEvent COPYRIGHT & LICENSE Copyright (c) 2008-2011 Mons Anderson, Andrii Kostenko. 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>", Andrii Kostenko "<andrey AT kostenko.name>"
Generated by phpMan v3.6.3-2-gc817beb Author: Che Dong Under GNU General Public License
2026-06-08 19:24 @2600:1f28:365:80b0:f081:ac47:f724:b689
CrawledBy CCBot/2.0 (https://commoncrawl.org/faq/)