retrieve terminal size
This is a unified interface to retrieve terminal size. It loads one module of a list of known alternatives, each implementing some way to get the desired terminal information. This loaded module will actually do the job on behalf of `Term::Size::Any'.
Maintainer: Alexander Bluhm <bluhm@openbsd.org>