fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
7 lines
458 B
Text
7 lines
458 B
Text
Organization of data in table form is a time-honored and useful method
|
|
of data representation. While columns of data are trivially generated
|
|
by computer through formatted output, even simple tasks like keeping
|
|
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.
|