Changes for version 0.08 - 2012-05-08
- Inline::CPP version requirement is now 0.39.
- Inline and Inline::C requirement is now v0.50.
- Explicit version number requirements for ExtUtils::MakeMaker and Test::More.
- MIN_PERL_VERSION meta tag now used instead of 'use 5.006000;' at the top of Makefile.PL. This is cleaner and nicer.
- Added optional RELEASE_TESTING tests for Perl::Critic, Test::Pod, and Test::Pod::Coverage.
Modules
Generate a list of all primes less than or equal to $n. Do it quickly.