<<

NAME

Koha::Z3950Responder::RPN

SYNOPSIS

Overrides for the Net::Z3950::RPN classes adding a to_koha method that converts the query to a syntax that Koha::SearchEngine understands.

DESCRIPTION

The method used here is described in samples/render-search.pl of Net::Z3950::SimpleServer.

<<