perl-Test-HexString - Test binary strings with hex dump diagnostics
Website: | http://search.cpan.org/dist/Test-HexString/ |
---|---|
License: | GPL+ or Artistic |
- 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.
Packages
perl-Test-HexString-0.03-10m.mo8.noarch [16 KiB] |
Changelog
by NARITA Koichi (2014-06-29):
- (0.03-10m) - rebuild against perl-5.20.0 |