i've got a json-rpc server running and i'm trying to write a client in Perl with RPC::JSON and i also want to expose the methods to other users so apparently i need an SMD file, for which i can't find a specification or guidelines.
Is this the usual method to expose json-rpc services?