perl-Term-Size - Simple way to get terminal size
Website: | http://search.cpan.org/dist/Term-Size |
---|---|
License: | GPL+ or Artistic |
Vendor: | Fedora Project |
- Description:
*Term::Size* is a Perl module which provides a straightforward way to retrieve the terminal size. Both functions take an optional filehandle argument, which defaults to '*STDIN{IO}'. They both return a list of two values, which are the current width and height, respectively, of the terminal associated with the specified filehandle. 'Term::Size::chars' returns the size in units of characters, whereas 'Term::Size::pixels' uses units of pixels.
Packages
perl-Term-Size-0.2-3.fc11.x86_64 [14 KiB] |
Changelog
by Chris Weyl (2009-03-26):
- Stripping bad provides of private Perl extension libs |