New synopsis shows how to do retrieval as well as searching.
authorMike Taylor <mike@indexdata.com>
Tue, 9 May 2006 16:31:05 +0000 (16:31 +0000)
committerMike Taylor <mike@indexdata.com>
Tue, 9 May 2006 16:31:05 +0000 (16:31 +0000)
commit8f6a855fc5a2077f0b087ae81d6430522323af7e
tree28e9f6f3e1b9c3ae7bc4bcb672cd486eef57edab
parent4f6f85dd8b0a2b2a9123408d78d346dfb039cecd
New synopsis shows how to do retrieval as well as searching.
Use YAZ logging ("pod" type) instead of print() for logging.
Pass $state hashref to callbacks for their private use.
Add option() method which passes through to member connections.
lib/ZOOM/Pod.pm