Subject: | Enable module for perl 5.8 |
The module works for perl 5.8.9 (and probably also for older 5.8.x), so you can safely remove all "use 5.10.0" (the module itself) or "if ($^V lt v5.10)" (Makefile.PL) checks. Also, I don't see why the PREREQ_PM specifications have minimum versions --- very probably this can also be removed.