make_method (1) Linux Manual Page
make_method – Turn Perl code into an XML description for RPC::XML::Server Synopsis make_method –name=system.identification –helptext=’System ID string’ –signature=string –code=ident.pl –output=ident.xpl make_method –base=methods/identificationDescriptionThis is a simple tool to create the XML descriptive files for specifying methods to be published by an RPC::XML::Server-based server. If a server is written such that the methods it exports (or publishes)…
