Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hoehrmann/text-ansitable-sqlstylesheet

Text::ANSITable::SQLStyleSheet Perl module
https://github.com/hoehrmann/text-ansitable-sqlstylesheet

ansi-colors perl sql stylesheets table-formatter

Last synced: 19 days ago
JSON representation

Text::ANSITable::SQLStyleSheet Perl module

Awesome Lists containing this project

README

        

Text::ANSITable::SQLStyleSheet
==============================

Please see `perldoc lib/Text/ANSITable/SQLStyleSheet.pm` for details.

INSTALLATION

To install this module type the following:

perl Makefile.PL
make
make test
make install