Consider taking `use vXXX`. into account when obtaining perl version in the context of a file.
hurricup opened this issue · 0 comments
hurricup commented
It actually defines the lower bound for the perl version. So I would:
- check if it is consistent with selected version and suggest a quickfix if it doesnt
- may be introduce some 'auto' selection, so plugin would use only context to detect the version by
use
statements or features. - consider module-dependent version specification