perl-Test-HexString - Test binary strings with hex dump diagnostics
Website: | http://search.cpan.org/dist/Test-HexString/ |
---|---|
License: | GPL+ or Artistic |
Vendor: | Fedora Project |
- 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-1.el6.noarch [15 KiB] |
Changelog
by Mathieu Bridon (2011-09-19):
- Update to latest upstream release. - Fix based on Remi's review feedback. |