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)
4 lines
318 B
Text
4 lines
318 B
Text
Test::Lib searches upward from the calling module for a directory t with a lib
|
|
directory inside it, and adds it to the module search path. Looks upward up to 5
|
|
directories. This is intended to be used in test modules either directly in t or
|
|
in a subdirectory to find their included testing libraries located in t/lib.
|