The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
<?xml version="1.0"?>
<!DOCTYPE functiondef SYSTEM "rpc-method.dtd">
<functiondef>
<name>test.rpc.xml.function</name>
<version>1.0</version>
<help>Simple test method for RPC::XML::Function class</help>
<code language="perl">sub test { $_[0] }</code>
</functiondef>