mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-21 08:42:23 +00:00
462d83b0b8
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. WWW: http://search.cpan.org/dist/Test-Bits/
7 lines
238 B
Plaintext
7 lines
238 B
Plaintext
%%SITE_PERL%%/Test/Bits.pm
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/Bits/.packlist
|
|
%%PERL5_MAN3%%/Test::Bits.3.gz
|
|
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/Bits
|
|
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test
|
|
@dirrmtry %%SITE_PERL%%/Test
|