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)
6 lines
268 B
Text
6 lines
268 B
Text
Test::TempDir::Tiny works with Test::More to create temporary directories that
|
|
stick around if tests fail.
|
|
|
|
It is loosely based on Test::TempDir, but with less complexity, greater
|
|
portability and zero non-core dependencies. (Capture::Tiny is recommended for
|
|
testing.)
|