bigint/bigrat/bignum - transparent big number support
To install these modules, unpack the distribution file, and run the following commands:
perl Makefile.PL
make
make test
make install
After installing, you can find documentation for these modules with the perldoc command.
perldoc bigint
perldoc bigfloat
perldoc bigrat
perldoc bignum
You can also look for information at:
GitHub
RT: CPAN's request tracker
MetaCPAN
CPAN Testers Matrix
CPAN Ratings
Copyright 2002-2007 Tels, http://bloodgate.com.
Copyright 2014- Peter John Acklam pjacklam@gmail.com.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.