App-colourhexdump
view release on metacpan or search on metacpan
lib/App/colourhexdump.pm view on Meta::CPAN
--show-file-prefix Enable printing the filename on the start of every line ( off ).
--show-file-heading Enable printing the filename before the hexdump output. ( off ).
--color -c --colour Enable coloured output ( on ). --no-colour to disable.
It can be used like so
colourhexdump file/a.txt file/b.txt -- --this-is-treated-like-a-file.txt
If you are using an HTML-enabled POD viewer, you should see a screenshot of this in action:
( Everyone else can visit L<http://kentnl.github.io/App-colourhexdump/media/Screenshot.png> )
=for html <center><img src="http://kentnl.github.io/App-colourhexdump/media/Screenshot.png" alt="Screenshot with explanation of colours" width="826" height="838"/></center>
=head1 METHODS
=head2 BUILD
This just pushes extra_argv from getopt into the files list.
B<INTERNAL>
=head2 get_filehandle
( run in 1.696 second using v1.01-cache-2.11-cpan-df04353d9ac )