While the C clients shipped with refdb are quite versatile and scriptable, you may have a desire to bypass these clients and write scripts that directly talk to the refdb server. The separately available RefDBClient::Client Perl module implements the client/server communication necessary to run all commands offered by the C clients from a Perl script.