Looking at the code Line 493, the function is below:
sub search_pqf {
my
$this = shift(); my($pqf) = @_; my $_rs =
Net::Z3950::ZOOM::connection_search_pqf($this->_conn(),
$pqf); <--This is line 493 I think --> $this->_check(); return _new ZOOM::ResultSet($this,
$pqf, $_rs);
}
Can someone please help?
I am using Koha - Ubuntu 9.10 - Version 3.00.00 - Zebra 2.0