{
    "mode": "perldoc",
    "parameter": "XML::RPC::UA::Curl",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/XML%3A%3ARPC%3A%3AUA%3A%3ACurl/json",
    "generated": "2026-06-13T02:16:09Z",
    "synopsis": "use XML::RPC::Fast;\nuse XML::RPC::UA::Curl;\nmy $rpc = XML::RPC::Fast->new(\n$uri,\nua => XML::RPC::UA::Curl->new(\nua      => 'YourApp/0.1',\ntimeout => 3,\n),\n);",
    "sections": {
        "NAME": {
            "content": "XML::RPC::UA::Curl - XML::RPC useragent, using Curl\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "use XML::RPC::Fast;\nuse XML::RPC::UA::Curl;\n\nmy $rpc = XML::RPC::Fast->new(\n$uri,\nua => XML::RPC::UA::Curl->new(\nua      => 'YourApp/0.1',\ntimeout => 3,\n),\n);\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "Default syncronous useragent for XML::RPC::Fast\n",
            "subsections": []
        },
        "IMPLEMENTED METHODS": {
            "content": "new\nasync = 0\ncall",
            "subsections": []
        },
        "SEE ALSO": {
            "content": "*   XML::RPC::UA\n\nBase class (also contains documentation)\n\n*   XML::RPC::UA::AnyEvent\n\nCOPYRIGHT & LICENSE\nCopyright (c) 2008-2011 Mons Anderson, Andrii Kostenko.\n\nThis program is free software; you can redistribute it and/or modify it under the same terms as\nPerl itself.\n",
            "subsections": []
        },
        "AUTHOR": {
            "content": "Mons Anderson, \"<mons@cpan.org>\", Andrii Kostenko \"<andrey@kostenko.name>\"\n",
            "subsections": []
        }
    },
    "summary": "XML::RPC::UA::Curl - XML::RPC useragent, using Curl",
    "flags": [],
    "examples": [],
    "see_also": []
}