Print Friendly  .  About this website   .  Search 

 

 

 

Index Data > Software  > ZOOM-Perl

ZOOM-Perl is programmer's toolkit for creating information retrieval client applications in Perl. It implements the ubiquitous ZOOM abstract API for information retrieval, and provides an easy way to make clients that can use Z39.50, SRU and SRW uniformly to search any of the many thousands of servers worldwide that implement these standard protocols.

Because ZOOM-Perl is built on the ZOOM-C component of the YAZ toolkit, it inherits that implementation's rich support for character-set translation, XML record transformations and record-update extended services, as well as the more usual Z39.50 services Init, Search, Present, Scan and Sort and their SRU/SRW equivalents.

ZOOM-Perl is freely available to download as the CPAN module Net::Z3950::ZOOM . It is distributed under the standard licence for Perl modules, that is, under the same terms as Perl itself: either the GNU GPL or the Artistic Licence at the discretion of the user.

 

 

Latest Version
Version 1.19
Released 2007-02-26
Changes

Download ZOOM-Perl
Source

Documentation
HTML

Mailing list
Info page and Archives

References
The ZOOM Abstract API

License
GPL