The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.17 - 2012-11-24

  • Fixed #RT81399: count_sieve()'s cached value was being clobbered by calls to primes(). Closes #RT81399.
  • Added t/13synopsis.t to test the POD synopsis code (which turned out to exercise the bug reported in #RT81399).

Modules

Generate a list of all primes less than or equal to $n. Do it quickly.