Skip to content

pjacklam/p5-bignum

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 [email protected].

LICENCE

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Perl 99.6%
  • Shell 0.4%