diff options
author | Andrej Zverev <az@FreeBSD.org> | 2010-09-25 15:27:08 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2010-09-25 15:27:08 +0000 |
commit | edc03efbe065ae972b1446ec5b1138f6a0c50d41 (patch) | |
tree | f98888457ee57d44a6ef55ebde1d15720b0a9e92 /textproc/p5-Text-Table/pkg-descr | |
parent | cd40b78bb68bf6254fe68107c37dbd40759960ed (diff) |
Notes
Diffstat (limited to 'textproc/p5-Text-Table/pkg-descr')
-rw-r--r-- | textproc/p5-Text-Table/pkg-descr | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/p5-Text-Table/pkg-descr b/textproc/p5-Text-Table/pkg-descr index 120c6b184133..e346dde71415 100644 --- a/textproc/p5-Text-Table/pkg-descr +++ b/textproc/p5-Text-Table/pkg-descr @@ -5,3 +5,5 @@ titles aligned with the data columns are not trivial, and the one-shot solutions one comes up with tend to be particularly hard to maintain. Text::Table allows you to create and maintain tables that adapt to alignment requirements as you use them. + +WWW: http://search.cpan.org/dist/Text-Table/ |