Subject: | Consider requiring a lower Perl version, for compatibility |
I am unable to install this module using my system Perl, as it is not up
to 5.12.4 yet. (I can install fine in local Perls built with perlbrew.)
Having looked at the code, you don't seem to be doing anything that uses
features specific to 5.12. You could set your "require" line to 5.10.0
(or even 5.8) without affecting the code, and thus widen the audience
for the module.
Randy
--
Randy J. Ray
rjray@blackperl.com
randy.j.ray@gmail.com