blob: 0e380d0d3dd87ed462443394c4cf13c312dc5bf3 (
plain)
1
2
3
4
|
Data::Hexify - Perl extension for hexdumping arbitrary data.
This module exports one subroutine: Hexify.
Hexify formats arbitrary (possible binary) data into a format
suitable for hex dumps in the style of xd or hexl.
|