Package: data-showtable-pm Version: 3.3 Revision: 2 Source: mirror:cpan:authors/id/A/AK/AKSTE/Data-ShowTable-%v.tar.gz Patch: %n.patch PatchScript: perl -pi.bak -e 's|\#\!/usr/bin/perl5|\#\!/usr/bin/perl|g' showtable UpdatePOD: true Type: perl DocFiles: README MANIFEST Copyright showtable-3.3.html showtable-3.1.html Data-ShowTable-2.3.html Data-ShowTable-2.2.html Data-ShowTable-3.3.html Data-ShowTable-3.1.html Changes GNU-LICENSE Description: Perl routines to display tabular data DescDetail: << ShowTable.pm, version 3.3, is a Perl 5 module which defines subroutines to print arrays of data in a nicely formatted listing, using one of four possible formats: simple table, boxed table, list style, and HTML-formatting (for World-Wide-Web output). See the documentation on ShowTable.pm for details on the formatting. The program "showtable" reads data in a variety of formats from a file or STDIN, optimally columnizes the data, and then feeds the array of data to the ShowTable module for display. Showtable can parse its own output as input (except for HTML). Individual or ranges of columns may be selected for display, either by name or by index. In other words, showtable is a data formatting program. Using the '-html' option, showtable can accept ASCII tablular data and format it appropriately for display through a Web-browser. << DescPort: << I had to patch ShowTable.pm because I got: *** ERROR: unterminated I<...> at line 724 in file ShowTable.pm The showtable script had /usr/bin/perl5 as interpreter which does not exist. << License: GPL Maintainer: None Homepage: http://search.cpan.org/dist/Data-ShowTable Source-MD5: e8a3060790803bdf9f0fcb73bb4e71c4