Subject: | Minimum perl version is not correct |
If you are attempting to set the minimum perl version to 5.8.2, that would be represented as '5.008002'. '5.0082' is perl 5.8.200, which essentially would just require perl 5.10. See http://blogs.perl.org/users/grinnz/2018/04/a-guide-to-versions-in-perl.html