allow COLUMNS to override and silence terminal width, and warn less
authorGraham Knop <haarg@haarg.org>
Sun, 26 Jul 2020 17:51:07 +0000 (19:51 +0200)
committerGraham Knop <haarg@haarg.org>
Sun, 26 Jul 2020 17:51:07 +0000 (19:51 +0200)
commit0cf6f36c8a07f4a0013bd98fab9ec5c9a89b6107
tree4c1099a83790f523f5b035cf160fbac52675de39
parenteb4dbfbe495328a06b9115425f3f7381b732af0a
allow COLUMNS to override and silence terminal width, and warn less

If not connected to a terminal, there's no reason to warn that we can't
detect the width.
lib/Catalyst/Utils.pm