libterm-size-any-perl

Unified interface to retrieve the terminal size from perl
  http://search.cpan.org/dist/Term-Size-Any/
  0
  no reviews



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