SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : perl-Test-Bits
Version : 0.02 Vendor : obs://build_opensuse_org/openSUSE:infrastructure
Release : lp156.2.1 Date : 2024-04-10 14:41:53
Group : Development/Libraries/Perl Source RPM : perl-Test-Bits-0.02-lp156.2.1.src.rpm
Size : 0.02 MB
Packager : https://www_suse_com/
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/15.6/noarch

Content of RPM  Provides Requires

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

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

Requires :
perl(:MODULE_COMPAT_5.26.1)
perl(List::AllUtils)
perl(parent)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.26.1/Test
/usr/lib/perl5/vendor_perl/5.26.1/Test/Bits.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/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