Subject: | Can't create '_build/prereqs': Permission denied |
The tarball contains "wrong" files and directories like _build or Build, see https://metacpan.org/source/PRBRENAN/Tree-Ops-20200627
The existence of the former causes build errors like this:
...
Output from '/usr/perl5.28.1Dp/bin/perl5.28.1 Build.PL':
Can't create '_build/prereqs': Permission denied at /usr/perl5.28.1Dp/lib/site_perl/5.28.1/Module/Build/Base.pm line 1311.
...
Actually this problem shouldn't happen if the tarball was created using "Build dist" or "make dist".