in reply to Re^2: help debugging why module install is failing
in thread help debugging why module install is failing

How were you able to get Perl 5.32.0 on Cygwin?

I don't know how leonerd kcott obtained it, but it built pretty easily for me from source. (Yes, that surprised me, too !)
IIRC, I ran:
./Configure -des -Dprefix=/your/preferred/location make make test (might fail a test or two ... can't remember that part) make install
Cheers,
Rob