This module will search the MusicBrainz database through their web service and return objects with the found data. This module is not backward compatible with pre-1.0 versions. Version 1.0 is a complete re-write based on Mojolicious and implements MusicBrainz Web Service Version 2 (https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2).
This module will search the MusicBrainz database through their web service and return objects with the found data. This module is not backward compatible with pre-1.0 versions. Version 1.0 is a complete re-write based on Mojolicious and implements MusicBrainz Web Service Version 2 (https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2).
To install p5.32-webservice-musicbrainz, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install p5.32-webservice-musicbrainz
To see what files were installed by p5.32-webservice-musicbrainz, run:
port contents p5.32-webservice-musicbrainz
To later upgrade p5.32-webservice-musicbrainz, run:
sudo port selfupdate && sudo port upgrade p5.32-webservice-musicbrainz
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.