Hi Bram,
Thanks for the reply! That's true, but I thought you were to send an absolute path to the XML file, as is the case when using the basexclient from the terminal? Could you direct me to the documentation of the Session object in the Perl client? I cannot find it (and I find a lot of Java examples).
I assume there is no such documentation for the Perl client, but as the client is very light-weight, you can have a direct look into the implementation (I hope it’s self-explanatory) [1].
In the Clients article, I have readded a link to the Server Protocol [2], which gives some more information on the available commands.
Cheers Christian
[1] https://github.com/BaseXdb/basex/blob/master/basex-api/src/main/perl/BaseXCl... [2] http://docs.basex.org/wiki/Clients