Help for this page
my $p = 0; while( ($p % 16) != 0 ) { ... } print "Chunk with bit_pattern: $bit_pattern found at: $p" unless $p = -1;