Catmandu-Z3950

Required

 yaz

   - RedHat: yum install yaz libyaz libyaz-devel
   - OSX: brew install yaz

 tcp_wrappers

   - RedHat: yum install tcp_wrappers tcp_wrappers-devel

 ZOOM:
   (The ZOOM package contains a test on a Z39.50 target that isn't responding and need to be installed brute force)

   - cpan
   - force install ZOOM

Installation

To install this module, run the following commands:

 perl Build.PL
 ./Build
 ./Build test
 ./Build install

Support and documentation

After installing, you can find documentation for this module with the
perldoc command.

 perldoc Catmandu::Z3950