DESCRIPTION This distribution is created for testing Bencher 0.39 (support for benchmarking multiple module versions). In version 0.01 of this module, primes() is slower. Then in 0.02 and later, performance is increased. FUNCTIONS primes($n) => list Return $n prime numbers, in order.