parse-wormedit: silence switch feature warnings
authorMischa Poslawsky <wormy@shiar.org>
Mon, 26 Oct 2020 19:28:37 +0000 (20:28 +0100)
committerMischa Poslawsky <wormy@shiar.org>
Mon, 26 Oct 2020 22:35:49 +0000 (23:35 +0100)
commit4a81674950329bfeb881ff6e08792daffd8cf849
treecbb3b222f850c91b5263f56c3e62cb8359708baf
parent48c2bc131fc366f422101f985714f4cc642e27b0
parse-wormedit: silence switch feature warnings

This fine v5.10 feature causes Perl v5.18 and later to complain.
Keep it since it remains the best solution imho and is unlikely to break
anytime soon.
lib/Games/Wormy/Render.pm
lib/Games/Wormy/TICalcLevels.pm
lib/Games/Wormy/WormEdit.pm
lib/Parse/Binary/Nested.pm