1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00
freebsd-ports/math/p5-Math-BigInt/pkg-descr
Anton Berezin c3b29be18c Add math/p5-Math-BigInt, an arbitrary size math package for perl. This
is a complete rewrite of the BigInt and BigFloat modules supplied with
our standard system perl.
2001-10-12 18:20:46 +00:00

10 lines
265 B
Plaintext

Math::BigInt - Arbitrary size integer math package for perl.
This is a complete rewrite of Math::BigInt, Math::BigFloat and friends,
which are included with the standard system perl.
WWW: http://search.cpan.org/search?dist=Math-BigInt
-Anton
<tobez@FreeBSD.org>