blob: 920a740b7dee46d85c5bd59adc82ed3ef5383ecc (
plain)
1
2
3
4
5
6
|
Term::Size::Any 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.
WWW: http://search.cpan.org/dist/Term-Size-Any/
|