-
-
15 Jul 2021 13:19:47 UTC
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues
- Testers (429 / 0 / 0)
- Kwalitee
Bus factor: 1- 80.63% Coverage
- License: unknown
- Activity
24 month- Tools
- Download (17.55KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- Math::BigInt
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 1.09
- Sync with Math-BigInt distribution now that Math::BigInt->new("X") no longer returns a NaN, but returns 0, just like CORE::hex("X").
- Update Makefile.PL.
- Add MANIFEST.SKIP file based on the template in the ExtUtils-Manifest distribution.
- Reorganize existing test files and add more test files.
- Add MANIFEST.SKIP file.
- Format CHANGES according to CPAN::Changes::Spec. Add test file t/release-cpan-changes.t.
Modules
Arbitrary sized Roman numbers and conversion from and to Arabic.Module Install Instructions
To install Math::Roman, copy and paste the appropriate command in to your terminal.
cpanm Math::Roman
perl -MCPAN -e shell install Math::Roman
For more information on module installation, please visit the detailed CPAN module installation guide.