Peter John Acklam
/
bignum-0.67
/
README.md
bignum
bigint/bigrat/bignum - transparent big number support
INSTALLATION
To install these modules, unpack the distribution file, and run the following
commands:
perl Makefile.PL
make
make test
make install
SUPPORT AND DOCUMENTATION
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:
COPYRIGHT
Copyright 2002-2007 Tels, http://bloodgate.com.
Copyright 2014- Peter John Acklam pjacklam@gmail.com.
LICENCE
This program is free software; you can redistribute it and/or modify it
under the same terms as Perl itself.