Path: usenet.cis.ufl.edu!usenet.eel.ufl.edu!gatech!newsfeed.internetmci.com!info.ucla.edu!library.ucla.edu!psgrain!nntp.teleport.com!usenet
From:
[email protected] (Alan K. Stebbens)
Newsgroups: comp.lang.perl.announce,comp.lang.perl.misc
Subject: ANNOUNCE: Array::PrintCols-1.3
Followup-To: comp.lang.perl.misc
Date: 16 Mar 1996 01:57:52 GMT
Organization: Teleport - Portland's Public Access (503) 220-1016
Lines: 37
Approved:
[email protected] (comp.lang.perl.announce)
Message-ID: <
[email protected]>
NNTP-Posting-Host: linda.teleport.com
X-Disclaimer: The "Approved" header verifies header information for article transmission and does not imply approval of content.
Xref: usenet.cis.ufl.edu comp.lang.perl.announce:297 comp.lang.perl.misc:24102
Array::PrintCols, version 1.3, is a Perl 5 module which defines a
subroutine to print arrays of elements in alphabetically, vertically
sorted columns. Optional arguments can be given to control either the
width or number of the columns, the total width of the output, and the
amount of indentation.
The module has embedded POD text with which man or HTML pages can be
created.
For detailed usage information, you can do:
pod2man PrintCols.pm | nroff -man
The module is accompanied with a Makefile, this README, a test program
(test.pl), a reference test output file, and the GNU License, under
which this software is freely available.
The archives are available via:
http://www.engineering.ucsb.edu/~aks/perl/Array__PrintCols.shar
ftp://hub.ucsb.edu/pub/prog/perl/Array-PrintCols-1.3.shar
ftp://hub.ucsb.edu/pub/prog/perl/Array-PrintCols-1.3.tar.gz
as well as the CPAN sites. In particular, the California site is:
California
ftp://ftp.cdrom.com/pub/perl/CPAN/
Contributions or improvements are welcome.
_______________________________________
Alan K. Stebbens <
[email protected]>
College of Engineering
University of California, Santa Barbara
_______________________________________
Alan K. Stebbens <
[email protected]>
College of Engineering
University of California, Santa Barbara