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.39 - 2012-01-19

  • Stable release.

Changes for version 0.38_03 - 2012-01-08

  • prime_factors() step by 2,4 to skip multiples of 3

Changes for version 0.38_02 - 2011-12-30

  • Use Perl's TRUE/FALSE to avoid trouble with enum{false,true} on systems such as BSD which drag in stdbool.h

Changes for version 0.38_01 - 2011-12-28

  • New prime_factors().
  • Clarify docs of factors() that it's all divisors.

Modules

Factorize numbers and calculate matching multiplications