# Text-Table **Repository Path**: mirrors_shlomif/Text-Table ## Basic Information - **Project Name**: Text-Table - **Description**: CPAN Distribution to render text / ASCII-art / Unicode tables - **Primary Language**: Unknown - **License**: ISC - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2026-05-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Text::Table This module can be used to render plaintext/ASCII-art/Unicode-art tables. # Building from source [![Travis-CI Build Status](https://travis-ci.org/shlomif/Text-Table.svg?branch=master)](https://travis-ci.org/shlomif/Text-Table) [![AppVeyor Build Status](https://ci.appveyor.com/api/projects/status/b9kbqrvv235o5mxs/branch/master?svg=true)](https://ci.appveyor.com/project/shlomif/text-table/branch/master) We use [Dist-Zilla](http://dzil.org/). To run the tests, install Dist-Zilla from CPAN and type: ``` dzil test --all ``` You can also look for information at: * [MetaCPAN](http://metacpan.org/release/Text-Table) # COPYRIGHT AND LICENCE Copyright (c) 2002-2011, Anno Siegel Copyright (c) 2011, Shlomi Fish This program is released under the following license: [The ISC License](https://en.wikipedia.org/wiki/ISC_license).