Help for this page
my $bin_str = pack 'H*', $hex_st;
... if ( $pngData{$hashCode} ) { ... ...
my $bin_str = pack 'H*', join '', qw( ... );