SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Test-Bits rpm build for : openSUSE Tumbleweed. For other distributions click perl-Test-Bits.

Name : perl-Test-Bits
Version : 0.02 Vendor : obs://build_opensuse_org/openSUSE:infrastructure
Release : 2.5 Date : 2024-07-09 14:51:31
Group : Development/Libraries/Perl Source RPM : perl-Test-Bits-0.02-2.5.src.rpm
Size : 0.02 MB
Packager : (none)
Summary : Provides a bits_is() subroutine for testing binary data
Description :
This module provides a single subroutine, \'bits_is()\', for testing binary
data.

This module is quite similar to the Test::BinaryData manpage and the
Test::HexString manpage 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.

In particular, when you\'re doing a lot of bit twiddling, this module\'s
diagnostic output may make it easier to diagnose failures. A typical
failure diagnostic will look like this:

The two pieces of binary data are not the same length (got 2, expected 3).
Binary data begins differing at byte 1.
Got: 01111000
Expect: 01111001

Note that the bytes are numbered starting from 0 in the diagnostic output.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/openSUSE:/infrastructure:/MirrorCache/openSUSE_Tumbleweed/noarch

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-Test-Bits-0.02-2.5.noarch.rpm
     

Provides :
perl(Test::Bits)
perl-Test-Bits

Requires :
perl(:MODULE_COMPAT_5.40.0)
perl(List::AllUtils)
perl(parent)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.40.0/Test
/usr/lib/perl5/vendor_perl/5.40.0/Test/Bits.pm
/usr/share/doc/packages/perl-Test-Bits
/usr/share/doc/packages/perl-Test-Bits/Changes
/usr/share/doc/packages/perl-Test-Bits/LICENSE
/usr/share/doc/packages/perl-Test-Bits/README
/usr/share/man/man3/Test::Bits.3pm.gz

 
ICM