-
-
27 Jul 2013 05:38:25 UTC
- Browse (raw)
- Changes
- How to Contribute
- Issues (0)
- Testers (440 / 0 / 0)
- Kwalitee
Bus factor: 1- 100.00% Coverage
- License: artistic_1
- Perl: v5.6.0
- Activity
24 month- Tools
- Download (19.67KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- Inline
- Inline::C
- Inline::CPP
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 0.19 - 2013-07-26
- Fixed a POD formatting issue.
- Renamed the ranged_primes test in t/03sieve_object.t to make it easier to locate.
- Added examples/ranged_primes.pl to show how to use the method.
Modules
Generate a list of all primes less than or equal to $n. Do it quickly.Module Install Instructions
To install Math::Prime::FastSieve, copy and paste the appropriate command in to your terminal.
cpanm Math::Prime::FastSieve
perl -MCPAN -e shell install Math::Prime::FastSieve
For more information on module installation, please visit the detailed CPAN module installation guide.