in reply to Re^2: Net::SSH::Perl, Math::Pari
in thread Net::SSH::Perl, Math::Pari

Thanks to syphilis we know that AS Perl is now compiled using MinGW.

Use perl -V to get detailed version info, including compiler version and options.

Once you know how Perl was built, you should be able ti install the correct version of MinGW and then use that to help build modules from CPAN.