diff options
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/ |