Commit b7f05445c00f 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)
5 lines
254 B
Plaintext
5 lines
254 B
Plaintext
Text::Quote is intended as a utility class for other classes that need to be
|
|
able to produce valid perl quoted strings. It posses routines to determine
|
|
the ideal quote character to correctly quote hash keys, to correctly quote
|
|
and encode binary strings.
|