Changes for version 1.20 - 2007-09-21
- Add new sample program, samples/zoom/zoomscan.pl
- samples/zoom/zoomtst1.pl now accepts arbitrary options at the end of the command-line, so that (for example) you can specify a non-USMARC record syntax.
- Add new functions Net::Z3950::ZOOM::diag_srw_str() and ZOOM::diag_srw_str() to map SRW diagnostic codes into human-readable messages.
- ZOOM::Exception() constructor uses diag_srw_str() to fill in the error message, if it is undefined, for SRW errors.
- The render() method of ZOOM::Exception(), and therefore the overloaded stringifying operator, deals with exceptions that have no message().
- Corrected the scan parts of the test-suite that use CQL so that they explicitly perform client-side CQL compilation and send the resulting Type-1 query. Previously, these tests were (accidentally) requesting that CQL be sent as-is to the server, but this mistake was being masked by an error in older versions of ZOOM-C that compiled client-side anyway!
Modules
Perl extension for invoking the ZOOM-C API.
Perl extension implementing the ZOOM API for Information Retrieval
Provides
in lib/Net/Z3950.pm
in lib/Net/Z3950.pm
in lib/Net/Z3950.pm
in lib/Net/Z3950.pm
in lib/ZOOM.pm
in lib/ZOOM.pm
in lib/ZOOM.pm
in lib/ZOOM.pm
in lib/ZOOM.pm
in lib/ZOOM.pm
in lib/ZOOM.pm
in lib/ZOOM.pm
in lib/ZOOM.pm
in lib/ZOOM.pm
in lib/ZOOM.pm
in lib/ZOOM.pm
in lib/ZOOM.pm
in lib/ZOOM.pm
in lib/ZOOM.pm
in lib/ZOOM.pm
Examples
- samples/README
- samples/ccl/default.bib
- samples/cql/pqf.properties
- samples/net-z3950-zoom/async.pl
- samples/net-z3950-zoom/zoomtst1.pl
- samples/net-z3950-zoom/zoomtst3.pl
- samples/net-z3950/zoomtst1.pl
- samples/records/esdd0006.grs
- samples/zoom/async.pl
- samples/zoom/trivial-async.pl
- samples/zoom/update.pl
- samples/zoom/zdump.pl
- samples/zoom/zhello.pl
- samples/zoom/zoomscan.pl
- samples/zoom/zoomtst1.pl
- samples/zoom/zoomtst3.pl
- samples/zoom/zselect