Prune devel/py-EnthoughtBase
[dports.git] / devel / p5-Test-Bits / pkg-descr
1 Test::Bits provides a single subroutine, bits_is(), for testing binary data.
2
3 This module is quite similar to Test::BinaryData and Test::HexString in concept.
4 The difference is that this module shows failure diagnostics in a different way,
5 and has a slightly different calling style. Depending on the nature of the data
6 you're working with, this module may be easier to work with.
7
8 WWW: http://search.cpan.org/dist/Test-Bits/