Changes for version 0.04 - 2011-12-14

  • Listed Inline::MakeMaker as both a BUILD_REQUIRES and a CONFIG_REQUIRES so that the various installation tools (cpan, cpanm, cpanplus) pull in the module prior to running Makefile.PL.
  • Documentation improvements.
  • Added a few more tests.
  • Set minimum Perl version to 5.6.0. If this causes smoke test failures I will revert to 5.8.0 again.

Modules

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