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

..03-May-2022-

lib/Data/H29-May-2012-431150

t/H29-May-2012-298251

CHANGELOGH A D29-May-20121.2 KiB2620

MANIFESTH A D29-May-2012329 1514

META.jsonH A D29-May-2012855 4342

META.ymlH A D29-May-2012462 2423

Makefile.PLH A D29-May-2012462 2119

READMEH A D23-Jul-2011182 86

README

1This module dumps binary data in a variety of formats, allowing control
2over endianness and word length.  To install, do the usual:
3
4	perl Makefile.PL
5	make
6	make test
7	make install
8