RSS | Module Info | Add a review of Data-Hexdumper
Data-Hexdumper
(2.0)
A more powerful module than Data::HexDump, with various options to control output. And, as of today's version, as easy to use as Data::HexDump:
print hexdump($data);
In the previous version, you had to write "hexdump(data => $data, [param1 => value1, ...])". I contacted the author requesting that the parameters hash be made optional, and he implemented this feature the next day, together with support for 64-bit data.
Excellent functionality, documentation, and support.
Dan Dascalescu - 2009-03-03T16:23:54 (permalink)
2 out of 3 found this review helpful.
Was this review helpful to you?
Yes
No
Data-Hexdumper
(1.3)
Excellent module, simply does what you expect. The setup options are not many but complete enough for 90% of the dumping jobs
I've been using for some time now and I never dump hex values by hand anymore.
نديم الخمير - 2007-02-08T02:25:44 (permalink)
3 out of 3 found this review helpful.
Was this review helpful to you?
Yes
No

