The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:Text::TabularDisplay"

Text::TabularDisplay - Display text in formatted table output River stage one • 5 direct dependents • 6 total dependents

Text::TabularDisplay simplifies displaying textual data in a table. The output is identical to the columnar display of query results in the mysql text monitor. For example, this data: 1, "Tom Jones", "(666) 555-1212" 2, "Barnaby Jones", "(666) 555-12...

DARREN/Text-TabularDisplay-1.38 - 07 Jul 2014 14:02:21 UTC

Text::Matrix - Text table layout for matrices of short regular data. River stage one • 1 direct dependent • 1 total dependent

Text::Matrix is a specialist table display module for display of matrices of single-character (such as Y/N for yes/no) or short multi-character data against row and column labels that are sufficiently longer that conventional table layouts distort th...

SGRAHAM/Text-Matrix-1.00 - 19 Apr 2010 14:01:29 UTC

Text::ANSITable - Create nice formatted tables using extended ASCII and ANSI colors River stage two • 16 direct dependents • 57 total dependents

This module is yet another text table formatter module like Text::ASCIITable or Text::SimpleTable, with the following differences: * Colors and color themes ANSI color codes will be used by default (even 256 and 24bit colors), but will degrade to low...

PERLANCAR/Text-ANSITable-0.609 - 13 Jul 2023 23:13:58 UTC

Text::Table::Org - Generate Org tables River stage two • 4 direct dependents • 72 total dependents

This module provides a single function, "table", which formats a two-dimensional array of data as an Org text table. The example shown in the SYNOPSIS generates the following table: | Name | Rank | Serial | |-------+----------+----------| | alice | p...

PERLANCAR/Text-Table-Org-0.031 - 17 Feb 2022 00:05:40 UTC

Text::Table::Any - Generate text table using one of several backends River stage two • 7 direct dependents • 13 total dependents

This module provides a single function, "generate_table", which formats a two-dimensional array of data as text table, using one of several available backends. The interface is modelled after Text::Table::Tiny, but Text::Table::Sprintf is the default...

PERLANCAR/Text-Table-Any-0.117 - 23 Feb 2024 02:04:20 UTC

Text::MarkdownTable - Write Markdown syntax tables from data River stage one • 3 direct dependents • 5 total dependents

This module can be used to write data in tabular form, formatted in MultiMarkdown syntax. The resulting format can be used for instance to display CSV data or to include data tables in Markdown files. Newlines and vertical bars in table cells are rep...

VOJ/Text-MarkdownTable-0.3.1 - 08 Jul 2015 10:14:19 UTC

Text::Table::Manifold - Render tables in manifold formats River stage one • 3 direct dependents • 6 total dependents

Outputs tables in any one of several supported types. Features: o Generic interface to all supported table formats o Separately specify header/data/footer rows o Separately include/exclude header/data/footer rows o Align cell values Each column has i...

RSAVAGE/Text-Table-Manifold-1.03 - 07 Feb 2021 06:47:53 UTC

Text::CSV_PP::Iterator - Provide fetchrow_hashref() for CSV files River stage zero No dependents

"Text::CSV_PP::Iterator" is a pure Perl module. It is a convenient wrapper around Text::CSV_PP. Points of interest: o Text::CSV_PP::Iterator reads the file for you, using Iterator::IO. Warning: Iterator::IO V 0.02 has 3 bugs in it, where it does not ...

RSAVAGE/Text-CSV_PP-Iterator-1.04 - 07 Feb 2021 06:34:58 UTC
8 results (0.023 seconds)