Subject: | Minimum Perl version not specified, but required versions of utf8 and warnings force it |
'utf8' => 1.09,
make test and make install succeed on perls less than 5.14 (at least as far back as 5.10)
'warnings' => 1.12,
$ corelist warnings 1.12
warnings 1.12 was released with perl v5.13.10
$ corelist utf8 1.09
utf8 1.09 was released with perl v5.13.10