Add Term::Size::Any

This removes a supper annoying set of messages that polute the logs:

    Aug 30 09:00:30 xxx.compute.internal hydra-server[957]: Trouble trying to detect your terminal size, looking at $ENV{COLUMNS}
    Aug 30 09:00:30 xxx.compute.internal hydra-server[957]: Term::Size::Any is not installed, can't autodetect terminal column width
This commit is contained in:
Nikola Knezevic 2019-08-30 11:54:56 +02:00
parent 906d2493c5
commit a9d744d2a3

View file

@ -106,6 +106,7 @@ rec {
SetScalar
Starman
SysHostnameLong
TermSizeAny
TestMore
TextDiff
TextTable