Math-BigInt-GMP

出典: wiki.nodoka.org


Math-BigInt-GMP-1.24のインストール

cd /usr/local/src
wget http://search.cpan.org/CPAN/authors/id/T/TE/TELS/math/Math-BigInt-GMP-1.24.tar.gz
tar xvzf Math-BigInt-GMP-1.24.tar.gz
cd Math-BigInt-GMP-1.24
perl Makefile.PL
make
make install