Subject: | Probably wrong minimum perl version requirement |
Makefile.PL specifies 5.18.2 as the minimum version, but the test suite would work with perl 5.8.9, possibly with even older perl versions. So best is to remove the "use 5.18.2" statement here.
Regards,
Slaven