Subject: | warnings.pm dependency isn't declared in PREREQ_PM |
warnings.pm appeared in 5.6, but it's not declared in PREREQ_PM. Since
other parts of Dist::Zilla aim for 5.5 compatibility in its output (
using BEGIN { require $version }) warnings.pm should be declared.