diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-05-27 20:15:16 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-05-27 20:15:16 +0000 |
commit | ad4f267b7a2606a97d9e9b015928a8ece70689d4 (patch) | |
tree | 201adaff0e1c66da3b283ce829b513b8e5ad8f58 /textproc/p5-Text-FormatTable | |
parent | aabdb79c21f13281c2cf333a6b0414a228bf9406 (diff) |
Notes
Diffstat (limited to 'textproc/p5-Text-FormatTable')
-rw-r--r-- | textproc/p5-Text-FormatTable/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Text-FormatTable/pkg-descr b/textproc/p5-Text-FormatTable/pkg-descr index ca2ee24eb580..d2de64a2a737 100644 --- a/textproc/p5-Text-FormatTable/pkg-descr +++ b/textproc/p5-Text-FormatTable/pkg-descr @@ -3,6 +3,6 @@ a table format specification similar to LaTeX (e.g. "r|l|l") and you call methods to fill the table data and insert rules. After the data is filled, you render the table as text. -WWW: http://search.cpan.org/dist/Text-FormatTable/ +WWW: https://metacpan.org/release/Text-FormatTable Seamus Venasse <svenasse@polaris.ca> |