in reply to Re^2: Net::SSH::Perl and PARI
in thread Net::SSH::Perl and PARI

I'd say its working ;)

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.

MJD says "you can't just make shit up and expect the computer to know what you mean, retardo!"
I run a Win32 PPM repository for perl 5.6.x and 5.8.x -- I take requests (README).
** The third rule of perl club is a statement of fact: pod is sexy.