Changes for Net::Z3950 module, version 0.29
17th May 2002
Changes between versions
0.28
and
0.29 (Fri May 17 17:07:53 2002):
- Add ability to set custom exception-handler via
die_handler option.
- Fix dereference-undef bug occurring when performing a second
search on a connection without having fetched any records
following the first search.
- Cope with servers which lie about the number of records in
their present responses (the cads!)
- Fix to correctly translate OIDs in which one or more
components is ``0''.
All of these changes are due to Dave Mitchell
<davem@fdgroup.com>
- thanks, Dave!