Commit graph

2 commits

Author SHA1 Message Date
schmonz
ac5921def7 Update to 0.03. From the changelog:
* Minor toolchain updates:
   + META.yml + META.json
   + Don't add Module::Build to configure_requires
* Updated FSF address in LICENSE file
2013-07-10 02:38:52 +00:00
seb
803ea672b4 Initial import of p5-Test-HexString version 0.02 in the NetBSD
Packages Collection.

The Perl 5 module 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
2010-04-10 13:38:56 +00:00