Help for this page
{ my $input = do { open my $in, '<', $ARGV[1]; ... print $out unpack 'H*', $input; }