NAME

$> hdr - hexdump range

USAGE

$> hdr -r range_definitions file_to_dump

OPTIONS

range_description|r         file name to a perl file returning a description
orientation|o=s             'horizontal' or 'vertical'
format|f=s                  'ANSI' or 'ASCII' or 'HTML' 
data_width=i                the number of bytes dumped per line

offset_format=s             'hex' or 'dec' 
show_offset=i               set to 0 if you do not want to see the offset
show_cumulative_offset=i    set to 0 if you do not want to see the offset perl range

show_range_name=i           controls the display of the range name
show_hex_dump=i             controls the display of the hexadecimal dump
show_dec_dump=i             controls the display of the decimal dump
show_ascii_dump=i           controls the display of the ASCII dump

h|help					display this scripts help page

EXIT STATUS

AUTHOR

Nadim ibn hamouda el Khemir
CPAN ID: NKH
mailto: nkh@cpan.org