Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marcusramberg/text-simpletable
The Text::SimpleTable perl distribution
https://github.com/marcusramberg/text-simpletable
Last synced: 2 months ago
JSON representation
The Text::SimpleTable perl distribution
- Host: GitHub
- URL: https://github.com/marcusramberg/text-simpletable
- Owner: marcusramberg
- License: artistic-2.0
- Created: 2010-03-11T09:38:26.000Z (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2018-07-23T19:37:16.000Z (over 6 years ago)
- Last Synced: 2024-06-18T13:54:24.537Z (7 months ago)
- Language: Perl
- Homepage:
- Size: 34.2 KB
- Stars: 6
- Watchers: 3
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: Changes
- License: LICENSE
Awesome Lists containing this project
README
Simple eyecandy ASCII tables.
To install this module type the following:
perl Makefile.PL
make
make test
make install