Path: usenet.cise.ufl.edu!usenet.eel.ufl.edu!www.nntp.primenet.com!nntp.primenet.com!europa.clark.net!newsxfer3.itd.umich.edu!newsxfer.itd.umich.edu!uunet!in1.uu.net!192.108.254.3!news.teleport.com!not-for-mail
From: tim@pipex.net (Tim Goodwin)
Newsgroups: comp.lang.perl.announce,comp.lang.perl.modules
Subject: ANNOUNCE: Term::Size 0.2 available
Followup-To: comp.lang.perl.modules
Date: 14 May 1997 13:59:16 GMT
Organization: UUNET, Cambridge, UK.
Lines: 20
Sender: news-merlyn@gadget.cscaper.com
Approved: merlyn@stonehenge.com (comp.lang.perl.announce)
Message-ID: <5lcgfk$kt$1@nadine.teleport.com>
NNTP-Posting-Host: gadget.cscaper.com
X-Disclaimer: The "Approved" header verifies header information for article transmission and does not imply approval of content.
Xref: usenet.cise.ufl.edu comp.lang.perl.announce:176 comp.lang.perl.modules:2691

Release 0.2 of Term::Size is now available from a CPAN near you.  This
is an alpha release.

The Term::Size module provides a straightforward way to discover the
size of the window a Perl script is running in, either in characters or
pixels.  A good use of Term::Size would be in a Perl reimplementation of
the `ls' command: it needs to know the terminal width (so it can arrange
its output in columns), but doesn't need the full complexity of Curses.

Help save the world!  Term::Size works on BSD systems, and hybrids such
as Solaris 2 and Linux.  If you think you can help me make Term::Size
work on other Unix variants, Plan 9, VMS, WNT, etc., please get in
touch.

Tim.
-- 
Tim Goodwin | "I'm a west coast kinda guy, I'm not even sure
UUNET, UK   | where Washington is.. :-)" -- Jordan Hubbard


