SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : perl-Test-Bits
Version : 0.02 Vendor : obs://build_opensuse_org/home:matthewdva
Release : 4.35 Date : 2024-10-04 15:32:23
Group : Development/Libraries Source RPM : perl-Test-Bits-0.02-4.35.src.rpm
Size : 0.02 MB
Packager : (none)
Summary : Provides a bits_is() subroutine for testing binary data
Description :
his module 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.

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/home:/matthewdva:/eFa/AlmaLinux_9/noarch

Content of RPM  Changelog  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

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

Requires :
perl(:MODULE_COMPAT_5.32.1)
perl(List::AllUtils)
perl(Scalar::Util)
perl(Scalar::Util) >= 1.27
perl(Test::Builder::Module)
perl(Test::Builder::Module) >= 0.98
perl(parent)
perl(strict)
perl(strict) >= 1.07
perl(warnings)
perl(warnings) >= 1.13
perl-List-AllUtils >= 0.15
perl-parent >= 0.225
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/share/doc/perl-Test-Bits
/usr/share/doc/perl-Test-Bits/Changes
/usr/share/doc/perl-Test-Bits/INSTALL
/usr/share/doc/perl-Test-Bits/LICENSE
/usr/share/doc/perl-Test-Bits/MANIFEST
/usr/share/doc/perl-Test-Bits/README
/usr/share/man/man3/Test::Bits.3pm.gz
/usr/share/perl5/vendor_perl/Test
/usr/share/perl5/vendor_perl/Test/Bits.pm

 
ICM