Subject: | some things in runtime-requires that belong in test-requires |
I see in metadata:
"runtime" : {
"requires" : {
...
"Test::Deep" : "0.101",
"Test::Exception" : "0.31",
"Test::More" : "0.94",
"Test::Warn" : "0.21",
}
}
These should be test prereqs, not runtime.