Subject: | Does not document or check 5.6 dependency |
This module uses lexical warnings in such as way as to introduce a dependency on Perl 5.6 (at least...)
While that's not a problem, nowhere does the module check for the version or declare its version dependency.
Please add a use 5.006, and a version dep statement to the Makefile.PL/Build.PL.