SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : perl-Test-HexString
Version : 0.30.0 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : 150600.1.1 Date : 2024-08-02 22:59:57
Group : Unspecified Source RPM : perl-Test-HexString-0.30.0-150600.1.1.src.rpm
Size : 0.03 MB
Packager : https://www_suse_com/
Summary : test binary strings with hex dump diagnostics
Description :
This testing module provides a single function, \'is_hexstr()\', which
asserts that the given string matches what was expected. When the strings
match (i.e. compare equal using the \'eq\' operator), the behaviour is
identical to the usual \'is()\' function provided by \'Test::More\'.

When the strings are different, a hex dump is produced as diagnostic,
rather than the string values being printed raw. This may be beneficial if
the string contains largely binary data, such as may be produced by binary
file or network protocol modules.

To print the hex dump when it fails, each string is broken into 16 byte
chunks. The first pair of chunks that fail to match are then printed, in
both hexadecimal and character form, in a message in the following format:







Only bytes in the range \'0x20-0x7e\' are printed as literal characters. Any
other byte is rendered as \'.\':







Only the first differing line is printed; because otherwise it may result
in a long output because of misaligned bytes.

If STDOUT is a terminal, then different bytes are printed in bold for
visibility.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl/SLE_15_SP6/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Test-HexString-0.30.0-150600.1.1.noarch.rpm
     

Provides :
perl(Test::HexString)
perl-Test-HexString

Requires :
perl(:MODULE_COMPAT_5.26.1)
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/HexString.pm
/usr/share/doc/packages/perl-Test-HexString
/usr/share/doc/packages/perl-Test-HexString/Changes
/usr/share/doc/packages/perl-Test-HexString/README
/usr/share/licenses/perl-Test-HexString
/usr/share/licenses/perl-Test-HexString/LICENSE
/usr/share/man/man3/Test::HexString.3pm.gz

 
ICM