perlbrew install perl-5.32.1
fails on macOS Big Sur (11.3.1)
The end of the log file includes this:
Test Summary Report
-------------------
porting/libperl.t (Wstat: 65280 Tests: 35 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
Files=2678, Tests=1208628, 934 wallclock secs (75.33 usr 15.27 sys + 505.35 cusr 79.82 csys = 675.77 CPU)
Result: FAIL
make: *** [test_harness] Error 1
##### Brew Failed #####
It also fails in the same way when I try to install perl versions 5.32.0 and 5.30.3
Any clues as to why the perl installation is failing? And how to fix it?