Subject: | tests fail on mac due to port 5353 |
On OSX machine, port 5353 is actually already in use in the normal case,
and thus the test scripts fail with address already in use. Globally
substituting in port "35353" in t/*.t fixed it for me locally.