in reply to Re: Perl 5.10 and Math::Pari
in thread Perl 5.10 and Math::Pari

I've updated the main post to reflect a few of the modules with a Math::Pari dependency.

Replies are listed 'Best First'.
Re^3: Perl 5.10 and Math::Pari
by syphilis (Archbishop) on Jan 23, 2008 at 17:53 UTC
    Couldn't spot any evidence that Crypt::DSA needs Math::Pari. But it certainly looks like the others that you've specified do.

    Cheers,
    Rob
      Couldn't spot any evidence that Crypt::DSA needs Math::Pari.

      Crypt::DSA requires Math::BigInt, which requires Math::BigInt::Pari, which requires Math::Pari. Doh, scratch that, Limbic~Region is right.


      All dogma is stupid.