Dump in hexadecimal the content of a scalar. The result is returned in a string. Each line of the result consists of the offset in the source in the leftmost column of each line, followed by one or more columns of data from the source in hexadecimal....
FTASSIN/Data-HexDump-0.02 - 05 Sep 1999 22:55:00 UTCProduce an hexadecimal dump like the program xxd would do, and do the reverse as well. At the moment, only straight dumping is supported, and reverse assumes the same....
POLETTIX/Data-HexDump-XXD-0.1.1 - 21 Jul 2013 12:56:31 UTCCreates a dump from binary data and user defined *range* descriptions. The goal of this module is to create an easy to understand dump of binary data. This achieved through: * Highlighted (colors) dump that is easier to understand than a monochrome b...
NKH/Data-HexDump-Range-0.13.72 - 06 Oct 2016 17:28:33 UTC"Data::Hexdumper" provides a simple way to format arbitrary binary data into a nice human-readable format, somewhat similar to the Unix 'hexdump' utility. It gives the programmer a considerable degree of flexibility in how the data is formatted, with...
DCANTRELL/Data-Hexdumper-3.0001 - 29 May 2012 21:00:30 UTC