Koha::Z3950Responder::RPN
Overrides for the Net::Z3950::RPN classes adding a to_koha method that converts the query to a syntax that Koha::SearchEngine understands.
The method used here is described in samples/render-search.pl of Net::Z3950::SimpleServer.