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.02

  • fix to Miller/Rabin test logic (“//=” in Perl vs. Python)
  • fix a function name typo (I guess it was never called?)
  • minor optimizations
  • remove Test::Deep as a requirement from test (it was unused)

Documentation

Modules

Generate a provable prime number, in pure Perl