Subject: | Module works with perl 5.8.x |
At least the tests run fine with 5.8.9, if the "use 5.10.0" lines are removed. So it seems you can remove all restrictions to perl 5.10.0 (in Makefile.PL, in VSM.pm). Also, please check if the minimum version specifications in PREREQ_PM are necessary, and replace them simply with "0" if not.