slackbuilds_ponce/perl/perl-Text-Tabulate
Erik Hanson 4248415dde Add REQUIRED field to .info files.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
2012-08-19 21:57:51 -05:00
..
perl-Text-Tabulate.info Add REQUIRED field to .info files. 2012-08-19 21:57:51 -05:00
perl-Text-Tabulate.SlackBuild Fix files with no newline at the end. 2012-05-21 20:01:58 -04:00
README perl/perl-Text-Tabulate: Added (pretty text data tabulator) 2012-04-30 00:40:08 -05:00
slack-desc perl/perl-Text-Tabulate: Added (pretty text data tabulator) 2012-04-30 00:40:08 -05:00

perl-Text-Tabulate (pretty text data tabulator)
This perl module takes an array of line text data, each line
separated by some string matching a given regular expression, and
returns a minimal width text table with each column aligned.