Changes for version 0.03 - 2011-12-13

  • Revisions to the documentation.
  • Listed Inline as a build dependency in an effort to get better successful install rate, particularly among people who haven't already installed Inline. This should deal with the issue that Inline::MakeMaker isn't found, causing Makefile.PL to abort.
  • Added ranged_primes() method.
  • Added tests for ranged_primes method.

Modules

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