Changes for Net::Z3950 module, version 0.11
19th October 2001
Changes between versions
0.10
and
0.11 (Fri Feb 9 11:31:34 2001):
- Fix Net::Z3950::ResultSet->record() to work correctly in
synchronous mode (i.e. wait for the record to become
available before returning.)
- Add rawdata() method to the various Net::Z3950::Record::*
classes: we now have a distinction between render() and
rawdata(), concepts which were previously mulched in
together very unhelpfully.
- Add Tutorial.
This version was the first to be publicly released on
CPAN.