move subroutine sival() out of readline loop
authorMischa POSLAWSKY <perl@shiar.org>
Wed, 29 Jan 2020 17:23:40 +0000 (18:23 +0100)
committerMischa POSLAWSKY <perl@shiar.org>
Sun, 16 Feb 2020 21:35:47 +0000 (22:35 +0100)
commit74647c23b10e33a184bf448c34a7270913c353e5
tree47233d8887b5449ab1ab05dbd2ecfeb08829a2d0
parent61a444b020fe921791fff78c3acc3f39b5495f5a
move subroutine sival() out of readline loop

Satisfy perlcritic complaint about being nested.
barcat