Add Net::Z3950::ZOOM::record_error() and
authormike <mike>
Tue, 28 Nov 2006 16:47:19 +0000 (16:47 +0000)
committermike <mike>
Tue, 28 Nov 2006 16:47:19 +0000 (16:47 +0000)
commit9140a0be284807f6509e1b3800c6093633940e17
tree9517a9d8ef6c3a764e30c130f2216357a6136963
parent42f2e186cc19f2b972efff2cbd1b4246377f2e34
Add Net::Z3950::ZOOM::record_error() and
->error() to return non-surrogate diagnostics, and
->exception() to return the same information wrapped in a
ZOOM::Exception object.  Add tests.  Requires YAZ 2.1.40.
Changes
Makefile.PL
ZOOM.xs
lib/ZOOM.pm
t/13-resultset.t
t/23-resultset.t