![]() |
![]()
| ![]() |
![]()
NAMEProtocol::XMLRPC::Method - methodCall and methodResponse base class SYNOPSISpackage Protocol::XMLRPC::MethodCall; use warnings; use strict; use base 'Protocol::XMLRPC::Method'; ... 1; DESCRIPTIONA base class for Protocol::XMLRPC::MethodCall and Protocol::XMLRPC::MethodCall. Used internally. METHODS"parse"Parses xml.
|