Subject: | Failed test 'No issues in reading from STDIN' (0.800) |
I see the following error on Fedora 28 systems (various perls):
...
# Failed test 'No issues in reading from STDIN'
# at t/Text-Parser.t line 102.
# died: Text::Parser::Exception::FileNotReadable (The filehandle *main::STDIN is not readable)
# Looks like you failed 1 test of 55.
t/Text-Parser.t .............
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/55 subtests
...