Help for this page
#!usr/bin/perl5.26.1 use strict; ... if ($s->can_read(.5)) { print STDOUT "reading from pipe data\n"; }
# # TEST RUN ... | | Total | 57.9 | '----+-----------------+-------' reading from pipe data