- or download this
use strict;
use warnings;
...
# for ( 0 .. 255 ) {
# printf "%c : %u\n", $_, $seen->[$_] if $seen->[$_];
# }
- or download this
use strict;
use warnings;
...
# for ( 0 .. 255 ) {
# printf "%c : %u\n", $_, $seen->[$_] if $seen->[$_];
# }