in reply to Re^2: Net::SSH::Perl and PARI
in thread Net::SSH::Perl and PARI
If you've got both Math::BigInt::GMP and Math::BigInt::Pari installed, you've effectively loaded both of them, and DH.pm is using Math::BigInt::Pari since it was loaded last :)
See 16032 lib GMP versus lib PARI versus lib GMP,PARI.
For now, you should only install one of them.
|
|---|