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)
6 lines
381 B
Text
6 lines
381 B
Text
Test::Bits provides a single subroutine, bits_is(), for testing binary data.
|
|
|
|
This module is quite similar to Test::BinaryData and Test::HexString in concept.
|
|
The difference is that this module shows failure diagnostics in a different way,
|
|
and has a slightly different calling style. Depending on the nature of the data
|
|
you're working with, this module may be easier to work with.
|