You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have some modules with tests that use Net::EmptyPort but not Test::TCP. There were test failures due to cpantesters using older versions, but the prereq reports say "undef" for the module version, so I do not know which version they are using.
While it's an easy fix to specify Test::TCP as a prerequisite, it's technically not correct.
Net::EmptyPort should probably be split into a separate release.
The text was updated successfully, but these errors were encountered:
I have some modules with tests that use Net::EmptyPort but not Test::TCP. There were test failures due to cpantesters using older versions, but the prereq reports say "undef" for the module version, so I do not know which version they are using.
While it's an easy fix to specify Test::TCP as a prerequisite, it's technically not correct.
Net::EmptyPort should probably be split into a separate release.
The text was updated successfully, but these errors were encountered: