
Term::size::any presents a unified interface to retrieve the terminal size in terms of characters or pixels. to do the job, it loads the first available module from a list of known alternatives, in this order:
* term::size::perl
* term::size
* term::size::readkey