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.15 - 2012-11-20

  • Added a test to the nth_prime tests.
  • is_prime() is now an alias for the isprime() method.

Modules

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