The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.02_01 - 2021-03-27

  • Fixed the warnings from pack that the testsuite was generating. Posthumous thanks to KENTNL for RT#123226, which included the fix.
  • Moved hexdump script to eg/, so it won't be installed. Addresses RT#123224 from KENTNL.
  • Added "use warnings" and refactored to drop "use vars"
  • Refactored the documentation.
  • Added SEE ALSO, with links to all the other hex dumpers I could find.
  • Removed indirect method use

Modules

Hexadecial Dumper

Examples