diff options
Diffstat (limited to 'perl/perl-Text-Tabulate/slack-desc')
-rw-r--r-- | perl/perl-Text-Tabulate/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/perl/perl-Text-Tabulate/slack-desc b/perl/perl-Text-Tabulate/slack-desc new file mode 100644 index 0000000000..a810f4dd49 --- /dev/null +++ b/perl/perl-Text-Tabulate/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +perl-Text-Tabulate: perl-Text-Tabulate (pretty text data tabulator) +perl-Text-Tabulate: +perl-Text-Tabulate: This perl module takes an array of line text data, each line +perl-Text-Tabulate: separated by some string matching a given regular expression, and +perl-Text-Tabulate: returns a minimal width text table with each column aligned. +perl-Text-Tabulate: +perl-Text-Tabulate: http://search.cpan.org/~arif/Text-Tabulate-1.1.1/lib/Text/Tabulate.pm +perl-Text-Tabulate: +perl-Text-Tabulate: +perl-Text-Tabulate: +perl-Text-Tabulate: |