Package Info

perl-Term-Size-Any


Retrieve terminal size


Development/Libraries/Perl

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'.

Thus, 'Term::Size::Any' depends on the availability of one of these modules:

Term::Size           (soon to be supported)
Term::Size::Perl
Term::Size::ReadKey  (soon to be supported)
Term::Size::Win32

This release fallbacks to Term::Size::Win32 if running in Windows 32 systems. For other platforms, it uses the first of Term::Size::Perl, Term::Size or Term::Size::ReadKey which loads successfully. (To be honest, I disabled the fallback to Term::Size and Term::Size::ReadKey which are buggy by now.)


License: Artistic-1.0 or GPL-1.0+
URL: http://search.cpan.org/dist/Term-Size-Any/

Categories

Releases

Package Version Update ID Released Package Hub Version Platforms Subpackages
0.002-bp155.1.4 info GA Release 2023-05-17 15 SP5
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • perl-Term-Size-Any