This module provides a nice, Perlish implementation of the ZOOM Abstract API for information retrieval, described and documented at http://zoom.z3950.org/api/. The older Net::Z3950 API is also included.
This module provides a nice, Perlish implementation of the ZOOM Abstract API for information retrieval, described and documented at http://zoom.z3950.org/api/. The older Net::Z3950 API is also included.
To install p5.28-net-z3950-zoom, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install p5.28-net-z3950-zoom
To see what files were installed by p5.28-net-z3950-zoom, run:
port contents p5.28-net-z3950-zoom
To later upgrade p5.28-net-z3950-zoom, run:
sudo port selfupdate && sudo port upgrade p5.28-net-z3950-zoom
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.