Pakket: libtest-hexstring-perl (0.03-2)
Verwijzigingen voor libtest-hexstring-perl
Debian bronnen:
Het bronpakket libtest-hexstring-perl downloaden:
- [libtest-hexstring-perl_0.03-2.dsc]
- [libtest-hexstring-perl_0.03.orig.tar.gz]
- [libtest-hexstring-perl_0.03-2.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [metacpan.org]
Vergelijkbare pakketten:
module that tests binary strings with hex dump diagnostics
Test::HexString 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.
Andere aan libtest-hexstring-perl gerelateerde pakketten
|
|
|
|
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language