-
-
06 Feb 2022 11:24:51 UTC
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues
- Testers (290 / 1 / 0)
- Kwalitee
Bus factor: 1- 61.48% Coverage
- License: perl_5
- Activity
24 month- Tools
- Download (42.8KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- unknown
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 0.11
- Fix https://github.com/sisyphus/math-decimal64/pull/1 (also aplies to Math::Decimal128) Thanks to @hiratara
- Correct typos in Decimal128.pod. In "DESCRIPTION", change: -9.999999999999999999999999999999999e6111 to -9999999999999999999999999999999999e6111 and change: 9.999999999999999999999999999999999e6111 to 9999999999999999999999999999999999e6111
Modules
perl interface to C's _Decimal128 operations.Module Install Instructions
To install Math::Decimal128, copy and paste the appropriate command in to your terminal.
cpanm Math::Decimal128
perl -MCPAN -e shell install Math::Decimal128
For more information on module installation, please visit the detailed CPAN module installation guide.