Subject: | Missing dependency declaration on Storable |
The tests t/14_scalarref, t/33_plugin, t/19_query, t/20_precompile,
t/28_perl all use Storable directly or indirectly. This becomes relevant
now because Storable is broken in current bleadperl and tests start
failing. To get them labeled properly as NA, the dependency on Storable
should be declared.
Cheeers,