• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

lib/Data/HexDump/H30-May-2011-3,4561,396

scripts/H30-May-2011-1,168758

t/H30-May-2011-990683

xt/author/H30-May-2011-157107

Build.PLH A D30-May-20113.3 KiB171137

ChangesH A D30-May-201111.9 KiB397277

MANIFESTH A D30-May-2011947 5446

META.jsonH A D30-May-20111.4 KiB5958

META.ymlH A D30-May-2011872 3736

Makefile.PLH A D30-May-2011154 105

READMEH A D30-May-2011246 1810

README

1Data::HexDump::Range
2====================
3
4'Hexadecial Range Dumper'  with color, bitfields and skip ranges
5
6
7INSTALLATION
8------------
9
10To install this module type the following:
11
12   perl Build.PL
13   ./Build
14   ./Build test
15   ./Build install
16
17
18